<?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: Object Calisthenics: First thoughts</title>
	<atom:link href="http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Recursos para dojos, katayunos y demás hierbas</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-126099</link>
		<dc:creator>Recursos para dojos, katayunos y demás hierbas</dc:creator>
		<pubDate>Fri, 30 Dec 2011 18:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-126099</guid>
		<description>[...] Object Calisthenics [...]</description>
		<content:encoded><![CDATA[<p>[...] Object Calisthenics [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Global Day of Coderetreat in Cologne &#171; Kurt&#039;s Blog</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-125953</link>
		<dc:creator>The Global Day of Coderetreat in Cologne &#171; Kurt&#039;s Blog</dc:creator>
		<pubDate>Mon, 05 Dec 2011 16:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-125953</guid>
		<description>[...] Object Calisthenics [...]</description>
		<content:encoded><![CDATA[<p>[...] Object Calisthenics [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Practice Built In &#171; The Thoughtcorp Blog</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-124674</link>
		<dc:creator>Practice Built In &#171; The Thoughtcorp Blog</dc:creator>
		<pubDate>Mon, 18 Jul 2011 19:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-124674</guid>
		<description>[...] variation we added was to do the simpler katas but follow the Object Calisthenic rules. This really drives at writing Object Oriented solutions.  I plan to cover Object [...]</description>
		<content:encoded><![CDATA[<p>[...] variation we added was to do the simpler katas but follow the Object Calisthenic rules. This really drives at writing Object Oriented solutions.  I plan to cover Object [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashimag</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-123663</link>
		<dc:creator>Ashimag</dc:creator>
		<pubDate>Tue, 31 May 2011 04:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-123663</guid>
		<description>Don&#039;t have a class with more than two instance variables. Now, that&#039;s really extreme. For example, if I have an Employee class, with variables like name, address, gender, date of birth, department, etc. how do you suggest we decompose this class into classes having not more than two instance variables? Would this not lead to too many very fine-grained classes?</description>
		<content:encoded><![CDATA[<p>Don&#8217;t have a class with more than two instance variables. Now, that&#8217;s really extreme. For example, if I have an Employee class, with variables like name, address, gender, date of birth, department, etc. how do you suggest we decompose this class into classes having not more than two instance variables? Would this not lead to too many very fine-grained classes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bear up against static code analysis &#171; Schneide Blog</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-123579</link>
		<dc:creator>Bear up against static code analysis &#171; Schneide Blog</dc:creator>
		<pubDate>Mon, 23 May 2011 20:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-123579</guid>
		<description>[...] analysis tool approves your code as being clean, it can still be improved. You might have a look at Object Calisthenics or similar code training rulesets. They work the same way as the analysis tools, but without the [...]</description>
		<content:encoded><![CDATA[<p>[...] analysis tool approves your code as being clean, it can still be improved. You might have a look at Object Calisthenics or similar code training rulesets. They work the same way as the analysis tools, but without the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Follow-up to our Dev Brunch November 2009 &#171; Schneide Blog</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-27373</link>
		<dc:creator>Follow-up to our Dev Brunch November 2009 &#171; Schneide Blog</dc:creator>
		<pubDate>Sun, 29 Nov 2009 15:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-27373</guid>
		<description>[...] might have heard about Object Calisthenics before, on this blog or other resources on the net. Perhaps you&#8217;ve read the original article, which is highly advised. In short, [...]</description>
		<content:encoded><![CDATA[<p>[...] might have heard about Object Calisthenics before, on this blog or other resources on the net. Perhaps you&#8217;ve read the original article, which is highly advised. In short, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coding Dojo #20: Groovy Sales Tax Problem at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-20707</link>
		<dc:creator>Coding Dojo #20: Groovy Sales Tax Problem at Mark Needham</dc:creator>
		<pubDate>Thu, 30 Jul 2009 23:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-20707</guid>
		<description>[...] we weren&#039;t intentionally following the ideas laid out in object calisthenics we actually ended up with code which fairly closely followed those ideas. We had very small [...]</description>
		<content:encoded><![CDATA[<p>[...] we weren&#8217;t intentionally following the ideas laid out in object calisthenics we actually ended up with code which fairly closely followed those ideas. We had very small [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coding Dojo #18: Groovy Bowling Game at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-19250</link>
		<dc:creator>Coding Dojo #18: Groovy Bowling Game at Mark Needham</dc:creator>
		<pubDate>Fri, 26 Jun 2009 08:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-19250</guid>
		<description>[...] week&#039;s dojo involved coding a familiar problem - the bowling game - in a different language, [...]</description>
		<content:encoded><![CDATA[<p>[...] week&#8217;s dojo involved coding a familiar problem &#8211; the bowling game &#8211; in a different language, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C#: Wrapping collections vs Extension methods at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-10542</link>
		<dc:creator>C#: Wrapping collections vs Extension methods at Mark Needham</dc:creator>
		<pubDate>Mon, 23 Feb 2009 10:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-10542</guid>
		<description>[...] reading Object Calisthenics and working with Nick I have got used to wrapping collections and defining methods on the wrapped [...]</description>
		<content:encoded><![CDATA[<p>[...] reading Object Calisthenics and working with Nick I have got used to wrapping collections and defining methods on the wrapped [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2008: My Technical Review at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/11/06/object-calisthenics-first-thoughts/comment-page-1/#comment-2377</link>
		<dc:creator>2008: My Technical Review at Mark Needham</dc:creator>
		<pubDate>Wed, 31 Dec 2008 23:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=584#comment-2377</guid>
		<description>[...] the year where I realised how much more could be done by sticking to the principles. We tried out object calisthenics in some coding dojos and I learnt a bit about the idea of managing the flow of an application [...]</description>
		<content:encoded><![CDATA[<p>[...] the year where I realised how much more could be done by sticking to the principles. We tried out object calisthenics in some coding dojos and I learnt a bit about the idea of managing the flow of an application [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

