<?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: Builders hanging off class vs Builders in same namespace</title>
	<atom:link href="http://www.markhneedham.com/blog/2009/08/15/builders-hanging-off-class-vs-builders-in-same-namespace/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2009/08/15/builders-hanging-off-class-vs-builders-in-same-namespace/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Tue, 16 Mar 2010 16:49:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: C# Object Initializer: More thoughts at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/08/15/builders-hanging-off-class-vs-builders-in-same-namespace/comment-page-1/#comment-30046</link>
		<dc:creator>C# Object Initializer: More thoughts at Mark Needham</dc:creator>
		<pubDate>Sun, 10 Jan 2010 19:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1538#comment-30046</guid>
		<description>[...] get the second version to work which my colleague Lu Ning pointed out to me when we were discussing how to use the builder pattern on a project we worked on [...]</description>
		<content:encoded><![CDATA[<p>[...] get the second version to work which my colleague Lu Ning pointed out to me when we were discussing how to use the builder pattern on a project we worked on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/08/15/builders-hanging-off-class-vs-builders-in-same-namespace/comment-page-1/#comment-21556</link>
		<dc:creator>Mark Needham</dc:creator>
		<pubDate>Wed, 19 Aug 2009 12:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1538#comment-21556</guid>
		<description>Oooh neat I didn&#039;t think of that approach, good thinkin&#039;!</description>
		<content:encoded><![CDATA[<p>Oooh neat I didn't think of that approach, good thinkin'!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.markhneedham.com/blog/2009/08/15/builders-hanging-off-class-vs-builders-in-same-namespace/comment-page-1/#comment-21541</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 19 Aug 2009 03:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1538#comment-21541</guid>
		<description>So you want the IDE help of Builders. and the initializer? How about just doing x = new Builders. - and get the best of both worlds?</description>
		<content:encoded><![CDATA[<p>So you want the IDE help of Builders. and the initializer? How about just doing x = new Builders. &#8211; and get the best of both worlds?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
