<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using numeric literals to identify application domains</title>
	<atom:link href="http://shape-of-code.coding-guidelines.com/2010/02/28/using-numeric-literals-to-identify-application-domains/feed/" rel="self" type="application/rss+xml" />
	<link>http://shape-of-code.coding-guidelines.com/2010/02/28/using-numeric-literals-to-identify-application-domains/</link>
	<description></description>
	<lastBuildDate>Sun, 12 Feb 2012 22:01:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: seven</title>
		<link>http://shape-of-code.coding-guidelines.com/2010/02/28/using-numeric-literals-to-identify-application-domains/comment-page-1/#comment-1870</link>
		<dc:creator>seven</dc:creator>
		<pubDate>Mon, 01 Mar 2010 13:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://shape-of-code.coding-guidelines.com/?p=181#comment-1870</guid>
		<description>Man, you have great ideas! Even though the current iteration is aimed at a small niche (most programmers don&#039;t swap codebases very often I think), it would be great to integrate this in an IDE to identify magic numbers with a popup.

Extending it to ints would make it useful in far more different programs (TCP/IP ports, file format magic numbers, ...) but also more prone to false positives. You would definitely need an additional word-matching filter.</description>
		<content:encoded><![CDATA[<p>Man, you have great ideas! Even though the current iteration is aimed at a small niche (most programmers don&#8217;t swap codebases very often I think), it would be great to integrate this in an IDE to identify magic numbers with a popup.</p>
<p>Extending it to ints would make it useful in far more different programs (TCP/IP ports, file format magic numbers, &#8230;) but also more prone to false positives. You would definitely need an additional word-matching filter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

