<?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: a good example of favouring Composition over Inheritance</title>
	<atom:link href="http://www.ronaldwidha.net/2009/03/22/a-good-example-of-favouring-composition-over-inheritance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ronaldwidha.net/2009/03/22/a-good-example-of-favouring-composition-over-inheritance/</link>
	<description>podcast addict, believes in occam razor, software consultant</description>
	<lastBuildDate>Fri, 30 Jul 2010 18:24:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.ronaldwidha.net/2009/03/22/a-good-example-of-favouring-composition-over-inheritance/comment-page-1/#comment-300</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 10 Apr 2009 05:59:00 +0000</pubDate>
		<guid isPermaLink="false">/Articles/a-good-example-of-favouring-Composition-over-Inheritance.aspx#comment-300</guid>
		<description>&lt;p&gt;@Fajar Endra Nusa indeed&lt;/p&gt;
&lt;p&gt;it&#039;s one of the classic GoF pattern (-:&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Fajar Endra Nusa indeed</p>
<p>it&#8217;s one of the classic GoF pattern (-:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ronaldwidha.net/2009/03/22/a-good-example-of-favouring-composition-over-inheritance/comment-page-1/#comment-299</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 08 Apr 2009 23:41:00 +0000</pubDate>
		<guid isPermaLink="false">/Articles/a-good-example-of-favouring-Composition-over-Inheritance.aspx#comment-299</guid>
		<description>&lt;p&gt;Superb : )&lt;/p&gt;
&lt;p&gt;I like the way you wrote this one, easy to understand and has a good flow.&lt;/p&gt;
&lt;p&gt;One of basic patterns; Strategy pattern, encapsulate what varies (behaviors) and make them interchangeable at runtime, so that we can compose behaviors with a lot more flexibility.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Superb : )</p>
<p>I like the way you wrote this one, easy to understand and has a good flow.</p>
<p>One of basic patterns; Strategy pattern, encapsulate what varies (behaviors) and make them interchangeable at runtime, so that we can compose behaviors with a lot more flexibility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ronaldwidha.net/2009/03/22/a-good-example-of-favouring-composition-over-inheritance/comment-page-1/#comment-298</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 27 Mar 2009 22:21:00 +0000</pubDate>
		<guid isPermaLink="false">/Articles/a-good-example-of-favouring-Composition-over-Inheritance.aspx#comment-298</guid>
		<description>&lt;p&gt;Hi Ricardo, indeed. It&#039;s &#039;merely&#039; a strategy pattern. &lt;/p&gt;
&lt;p&gt;I think what makes it interesting is in its usage. The fact that an entity class have more than one 1 strategy pattern, makes it alot more composable and a good &#039;replacement&#039; technique to inheritance in a lot of cases. &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Ricardo, indeed. It&#8217;s &#8216;merely&#8217; a strategy pattern. </p>
<p>I think what makes it interesting is in its usage. The fact that an entity class have more than one 1 strategy pattern, makes it alot more composable and a good &#8216;replacement&#8217; technique to inheritance in a lot of cases. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ronaldwidha.net/2009/03/22/a-good-example-of-favouring-composition-over-inheritance/comment-page-1/#comment-297</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 27 Mar 2009 06:20:00 +0000</pubDate>
		<guid isPermaLink="false">/Articles/a-good-example-of-favouring-Composition-over-Inheritance.aspx#comment-297</guid>
		<description>&lt;p&gt;What you just describe seems a lot like Strategy Pattern.&lt;/p&gt;
&lt;p&gt; &lt;a target=&quot;_blank&quot; href=&quot;http://www.dofactory.com/Patterns/PatternStrategy.aspx&quot;&gt;www.dofactory.com/.../PatternStrategy&lt;/a&gt; &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What you just describe seems a lot like Strategy Pattern.</p>
<p> <a target="_blank" href="http://www.dofactory.com/Patterns/PatternStrategy.aspx">http://www.dofactory.com/&#8230;/PatternStrategy</a> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
