<?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 1: A Quick Tour</title>
	<atom:link href="http://anarchycreek.com/2009/07/23/doubledawg-1-a-quick-tour/feed/" rel="self" type="application/rss+xml" />
	<link>http://anarchycreek.com/2009/07/23/doubledawg-1-a-quick-tour/</link>
	<description>Towards a Way of Excellence</description>
	<lastBuildDate>Wed, 28 Jul 2010 00:38:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jeff Grigg</title>
		<link>http://anarchycreek.com/2009/07/23/doubledawg-1-a-quick-tour/comment-page-1/#comment-866</link>
		<dc:creator>Jeff Grigg</dc:creator>
		<pubDate>Mon, 11 Jan 2010 22:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=392#comment-866</guid>
		<description>I checked:  The “AnnotationUtils.resolvePropertyName(…)” is called from only one place (class XWorkConverter).  …until we change our code to call it.  Then it&#039;s called from two places.

Code reuse in action!!!   ;-&gt;</description>
		<content:encoded><![CDATA[<p>I checked:  The “AnnotationUtils.resolvePropertyName(…)” is called from only one place (class XWorkConverter).  …until we change our code to call it.  Then it&#8217;s called from two places.</p>
<p>Code reuse in action!!!   ;-&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeePawHill</title>
		<link>http://anarchycreek.com/2009/07/23/doubledawg-1-a-quick-tour/comment-page-1/#comment-842</link>
		<dc:creator>GeePawHill</dc:creator>
		<pubDate>Mon, 11 Jan 2010 18:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=392#comment-842</guid>
		<description>Jeff,
I also saw that static. The best local fix is the one you did.  I wonder if it&#039;s called from all over? It may not even be used elsewhere.
-- GeePawHill</description>
		<content:encoded><![CDATA[<p>Jeff,<br />
I also saw that static. The best local fix is the one you did.  I wonder if it&#8217;s called from all over? It may not even be used elsewhere.<br />
&#8211; GeePawHill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Grigg</title>
		<link>http://anarchycreek.com/2009/07/23/doubledawg-1-a-quick-tour/comment-page-1/#comment-796</link>
		<dc:creator>Jeff Grigg</dc:creator>
		<pubDate>Sun, 10 Jan 2010 15:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=392#comment-796</guid>
		<description>The public “resolvePropertyName” method bugs me.  I so want to make it static.

So I did some digging.  Turns out the exact same code is in a public static method in the “AnnotationUtils” class.  It’s used by the XWorkConverter class.

Quick change:
“ResolvePropertyName(…)” to “AnnotationUtils.resolvePropertyName(…)”.
Then I run all of my new tests for AnnotationValidationConfigurationBuilder.  They all pass.  Then I delete the method from AVCB, and the two static constants.

Done:
Now AnnotationValidationConfigurationBuilder has only a single public method.  And it’s the method that does the real work of the class.</description>
		<content:encoded><![CDATA[<p>The public “resolvePropertyName” method bugs me.  I so want to make it static.</p>
<p>So I did some digging.  Turns out the exact same code is in a public static method in the “AnnotationUtils” class.  It’s used by the XWorkConverter class.</p>
<p>Quick change:<br />
“ResolvePropertyName(…)” to “AnnotationUtils.resolvePropertyName(…)”.<br />
Then I run all of my new tests for AnnotationValidationConfigurationBuilder.  They all pass.  Then I delete the method from AVCB, and the two static constants.</p>
<p>Done:<br />
Now AnnotationValidationConfigurationBuilder has only a single public method.  And it’s the method that does the real work of the class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeePawHill</title>
		<link>http://anarchycreek.com/2009/07/23/doubledawg-1-a-quick-tour/comment-page-1/#comment-795</link>
		<dc:creator>GeePawHill</dc:creator>
		<pubDate>Sat, 09 Jan 2010 16:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=392#comment-795</guid>
		<description>Good idea.  It&#039;s on the doubledawg tab!</description>
		<content:encoded><![CDATA[<p>Good idea.  It&#8217;s on the doubledawg tab!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Grigg</title>
		<link>http://anarchycreek.com/2009/07/23/doubledawg-1-a-quick-tour/comment-page-1/#comment-793</link>
		<dc:creator>Jeff Grigg</dc:creator>
		<pubDate>Sat, 09 Jan 2010 13:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=392#comment-793</guid>
		<description>Could you export your GeePawHill eclipse formatter (to XML) and upload it, to make it available to us students of knowledge who are following along?

Thanks!</description>
		<content:encoded><![CDATA[<p>Could you export your GeePawHill eclipse formatter (to XML) and upload it, to make it available to us students of knowledge who are following along?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: More Signal &#8211; Less Noise &#171; Maximising Signal</title>
		<link>http://anarchycreek.com/2009/07/23/doubledawg-1-a-quick-tour/comment-page-1/#comment-208</link>
		<dc:creator>More Signal &#8211; Less Noise &#171; Maximising Signal</dc:creator>
		<pubDate>Tue, 01 Sep 2009 22:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://anarchycreek.com/?p=392#comment-208</guid>
		<description>[...] has an excellent series of posts going on down at the creek, and in this one he said something which struck a chord.  He cleaned up all the warnings in a class to ensure that [...]</description>
		<content:encoded><![CDATA[<p>[...] has an excellent series of posts going on down at the creek, and in this one he said something which struck a chord.  He cleaned up all the warnings in a class to ensure that [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
