<?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: Refactoring to Strategy. My example. Part 2</title>
	<atom:link href="http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/</link>
	<description>What logic builds, in passion is undone.</description>
	<lastBuildDate>Wed, 05 May 2010 14:19:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: erka</title>
		<link>http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/comment-page-1/#comment-563</link>
		<dc:creator>erka</dc:creator>
		<pubDate>Wed, 08 Sep 2010 13:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/#comment-563</guid>
		<description>Of course, you are right. I just have written about refactoring in this article. Nothing more. A title is &quot;Refactoring to Strategy. My example&quot;, not &quot;Cool database connection framework&quot; :)</description>
		<content:encoded><![CDATA[<p>Of course, you are right. I just have written about refactoring in this article. Nothing more. A title is &#8220;Refactoring to Strategy. My example&#8221;, not &#8220;Cool database connection framework&#8221; <img src='http://erka.kpumuk.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GWT-fan</title>
		<link>http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/comment-page-1/#comment-562</link>
		<dc:creator>GWT-fan</dc:creator>
		<pubDate>Wed, 08 Sep 2010 12:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/#comment-562</guid>
		<description>As for me it is very strange to use some custom Connectors for obtaining database connection objects.
Since we already have standard DataSource interface. Moreover we don&#039;t need write configuration routine in because it should placed in config files (Spring bean configs for non-container usage, and Application Server configs for container usages which are binded at startup to JNDI).

So I don&#039;t see any problem...</description>
		<content:encoded><![CDATA[<p>As for me it is very strange to use some custom Connectors for obtaining database connection objects.<br />
Since we already have standard DataSource interface. Moreover we don&#8217;t need write configuration routine in because it should placed in config files (Spring bean configs for non-container usage, and Application Server configs for container usages which are binded at startup to JNDI).</p>
<p>So I don&#8217;t see any problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erka</title>
		<link>http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/comment-page-1/#comment-193</link>
		<dc:creator>erka</dc:creator>
		<pubDate>Wed, 08 Sep 2010 00:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/#comment-193</guid>
		<description>You will fix many bugs when you refactor code. This refactoring is no exception.</description>
		<content:encoded><![CDATA[<p>You will fix many bugs when you refactor code. This refactoring is no exception.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: COTOHA</title>
		<link>http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/comment-page-1/#comment-189</link>
		<dc:creator>COTOHA</dc:creator>
		<pubDate>Wed, 08 Sep 2010 15:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://erka.kpumuk.info/development/refactoring-to-strategy-my-example-part-2/#comment-189</guid>
		<description>Why don&#039;t you write that while refactoring you fixed a bug in the original code even not knowing it was there - it seems like another good point of using patterns and do refactoring.</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you write that while refactoring you fixed a bug in the original code even not knowing it was there &#8211; it seems like another good point of using patterns and do refactoring.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
