<?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: Safe refactoring: Removing object initializer, introducing builder</title>
	<atom:link href="http://www.markhneedham.com/blog/2009/06/26/safe-refactoring-removing-object-initializer-introducing-builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2009/06/26/safe-refactoring-removing-object-initializer-introducing-builder/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 31 Jul 2010 12:46:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: The Limited Red Society &#8211; Joshua Kerievsky at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/06/26/safe-refactoring-removing-object-initializer-introducing-builder/comment-page-1/#comment-40673</link>
		<dc:creator>The Limited Red Society &#8211; Joshua Kerievsky at Mark Needham</dc:creator>
		<pubDate>Mon, 05 Jul 2010 15:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1378#comment-40673</guid>
		<description>[...] example of this which I wrote about last year was when we wanted to move the creation of objects from using object initializer to the builder pattern. Instead of doing it all in one go we had both approaches in the code base at the same time and [...]</description>
		<content:encoded><![CDATA[<p>[...] example of this which I wrote about last year was when we wanted to move the creation of objects from using object initializer to the builder pattern. Instead of doing it all in one go we had both approaches in the code base at the same time and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DCam</title>
		<link>http://www.markhneedham.com/blog/2009/06/26/safe-refactoring-removing-object-initializer-introducing-builder/comment-page-1/#comment-19253</link>
		<dc:creator>DCam</dc:creator>
		<pubDate>Fri, 26 Jun 2009 08:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1378#comment-19253</guid>
		<description>Ohhh...! Exciting. I want to see this when I get back. I&#039;m curious which BA it was too.</description>
		<content:encoded><![CDATA[<p>Ohhh&#8230;! Exciting. I want to see this when I get back. I'm curious which BA it was too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan&#8217;s World &#187; LINKBLOG for June 25, 2009</title>
		<link>http://www.markhneedham.com/blog/2009/06/26/safe-refactoring-removing-object-initializer-introducing-builder/comment-page-1/#comment-19215</link>
		<dc:creator>Arjan&#8217;s World &#187; LINKBLOG for June 25, 2009</dc:creator>
		<pubDate>Thu, 25 Jun 2009 20:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1378#comment-19215</guid>
		<description>[...] Safe refactoring: Removing object initializer, introducing builder - Mark Needham [...]</description>
		<content:encoded><![CDATA[<p>[...] Safe refactoring: Removing object initializer, introducing builder &#8211; Mark Needham [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
