<?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: Regions and Readability</title>
	<atom:link href="http://winterdom.com/2007/07/regionsandreadability/feed" rel="self" type="application/rss+xml" />
	<link>http://winterdom.com/2007/07/regionsandreadability</link>
	<description>by dæmons be driven</description>
	<lastBuildDate>Tue, 16 Mar 2010 06:33:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tomas Restrepo</title>
		<link>http://winterdom.com/2007/07/regionsandreadability/comment-page-1#comment-172</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Mon, 30 Jul 2007 07:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2007/07/regionsandreadability#comment-172</guid>
		<description>@David: Absolutely agree about extracting a role interface; I do practice it a number of times, but others I&#039;m stuck with the design the base class library came with :)
(Though, interestingly enough, the data reader case almost matches this, as most of the accessors are in IDataRecord, from which IDataReader inherits).
</description>
		<content:encoded><![CDATA[<p>@David: Absolutely agree about extracting a role interface; I do practice it a number of times, but others I&#8217;m stuck with the design the base class library came with <img src='http://winterdom.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
(Though, interestingly enough, the data reader case almost matches this, as most of the accessors are in IDataRecord, from which IDataReader inherits).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://winterdom.com/2007/07/regionsandreadability/comment-page-1#comment-171</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 30 Jul 2007 06:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2007/07/regionsandreadability#comment-171</guid>
		<description>These are good reasons, I&#039;d say. I&#039;d say in the case of &quot;Lots a Related Methods&quot; I often extract a role interface. In which case the grouping interface implementation heuristic comes into place. I also agree that when you&#039;ve got a class with lots of role interfaces regions &lt;i&gt;can&lt;/i&gt; help express intent.
</description>
		<content:encoded><![CDATA[<p>These are good reasons, I&#8217;d say. I&#8217;d say in the case of &quot;Lots a Related Methods&quot; I often extract a role interface. In which case the grouping interface implementation heuristic comes into place. I also agree that when you&#8217;ve got a class with lots of role interfaces regions <i>can</i> help express intent.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
