<?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: DoubleDawg 3: Follow The Data</title>
	<atom:link href="http://anarchycreek.com/2009/08/26/doubledawg-3-follow-the-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://anarchycreek.com/2009/08/26/doubledawg-3-follow-the-data/</link>
	<description>Towards a Way of Excellence</description>
	<lastBuildDate>Sun, 05 Sep 2010 11:44:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: sam</title>
		<link>http://anarchycreek.com/2009/08/26/doubledawg-3-follow-the-data/comment-page-1/#comment-195</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Thu, 27 Aug 2009 11:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=624#comment-195</guid>
		<description>Should you not have a test in place that ensures that the processAnnotations method does not return null?  After all someone could refactor it to return null, and now the changes you made would break.  With a test at least they would know that it was not supposed to return null...</description>
		<content:encoded><![CDATA[<p>Should you not have a test in place that ensures that the processAnnotations method does not return null?  After all someone could refactor it to return null, and now the changes you made would break.  With a test at least they would know that it was not supposed to return null&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joakim Ohlrogge</title>
		<link>http://anarchycreek.com/2009/08/26/doubledawg-3-follow-the-data/comment-page-1/#comment-191</link>
		<dc:creator>Joakim Ohlrogge</dc:creator>
		<pubDate>Wed, 26 Aug 2009 21:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=624#comment-191</guid>
		<description>Useful advice!

Isn&#039;t it annoying when null is returned rather than an empty array? &quot;if(whathever == null)&quot; is probably my least favorite code to find around. Especiall if whatever is a collection (or array).
It would also feel safer with immutable collections I think but you can&#039;t have it all can you :)

Keep it up and be careful with the hardware :)</description>
		<content:encoded><![CDATA[<p>Useful advice!</p>
<p>Isn&#8217;t it annoying when null is returned rather than an empty array? &#8220;if(whathever == null)&#8221; is probably my least favorite code to find around. Especiall if whatever is a collection (or array).<br />
It would also feel safer with immutable collections I think but you can&#8217;t have it all can you <img src='http://anarchycreek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Keep it up and be careful with the hardware <img src='http://anarchycreek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
