<?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"
	>
<channel>
	<title>Comments on: Avoiding Primitive Obsession</title>
	<atom:link href="http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/feed/" rel="self" type="application/rss+xml" />
	<link>http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/</link>
	<description>Daniel Pitts' Tech Blog</description>
	<pubDate>Sat, 22 Nov 2008 02:30:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Daniel Pitts&#8217; Tech Blog &#187; Blog Archive &#187; Almost Useful: Operator overloading</title>
		<link>http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/#comment-50</link>
		<dc:creator>Daniel Pitts&#8217; Tech Blog &#187; Blog Archive &#187; Almost Useful: Operator overloading</dc:creator>
		<pubDate>Wed, 05 Dec 2007 01:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/#comment-50</guid>
		<description>[...] API, or other custom libraries that are similar. It becomes especially useful when trying to avoid primitive obsession, and create numeric-like [...]</description>
		<content:encoded><![CDATA[<p>[...] API, or other custom libraries that are similar. It becomes especially useful when trying to avoid primitive obsession, and create numeric-like [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/#comment-17</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Thu, 15 Nov 2007 00:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/#comment-17</guid>
		<description>Getting away from primitives and embracing immutable data types (where appropriate) is definitely something that one learns to appreciate after working on any code base of moderate complexity.

In the save vein of discussion, have you looked at the new Java measures package, JSR-275.

  http://jcp.org/en/jsr/detail?id=275

I think this will be a big win for maintainable programs that deal with units and unit conversion.</description>
		<content:encoded><![CDATA[<p>Getting away from primitives and embracing immutable data types (where appropriate) is definitely something that one learns to appreciate after working on any code base of moderate complexity.</p>
<p>In the save vein of discussion, have you looked at the new Java measures package, JSR-275.</p>
<p>  <a href="http://jcp.org/en/jsr/detail?id=275" rel="nofollow">http://jcp.org/en/jsr/detail?id=275</a></p>
<p>I think this will be a big win for maintainable programs that deal with units and unit conversion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/#comment-5</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 31 Oct 2007 06:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/#comment-5</guid>
		<description>Thanks for pointing those out.  For an article that large, I feel luck thats all I mistyped.  My spell checker actually rejected millennia, which I *think* is the right word.
Measuments and simplist are just typos

trackback is a technical term related to blogs. Its standard for wordpress, as well as other blogs :-)

Anyway, I've corrected the mistakes you pointed out.
Thanks,
Daniel.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing those out.  For an article that large, I feel luck thats all I mistyped.  My spell checker actually rejected millennia, which I *think* is the right word.<br />
Measuments and simplist are just typos</p>
<p>trackback is a technical term related to blogs. Its standard for wordpress, as well as other blogs <img src='http://virtualinfinity.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Anyway, I&#8217;ve corrected the mistakes you pointed out.<br />
Thanks,<br />
Daniel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/#comment-4</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 29 Oct 2007 04:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://virtualinfinity.net/wordpress/program-design/2007/10/28/primitive-obsession/#comment-4</guid>
		<description>If you are going to make your technical article(s) available to the general public, you should ensure that (at minimum), you run a spell check across them :-)

  simplist
  millenia
  measuments
  trackback

Best wishes,
Chris

PS: You seem to be a very helpful contributor to the group, unlike some others.
    Keep up the good work :-)</description>
		<content:encoded><![CDATA[<p>If you are going to make your technical article(s) available to the general public, you should ensure that (at minimum), you run a spell check across them <img src='http://virtualinfinity.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>  simplist<br />
  millenia<br />
  measuments<br />
  trackback</p>
<p>Best wishes,<br />
Chris</p>
<p>PS: You seem to be a very helpful contributor to the group, unlike some others.<br />
    Keep up the good work <img src='http://virtualinfinity.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
