<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: too much TemplateMethod</title>
	<atom:link href="http://silkandspinach.net/2009/01/04/too-much-templatemethod/feed/" rel="self" type="application/rss+xml" />
	<link>http://silkandspinach.net/2009/01/04/too-much-templatemethod/</link>
	<description>development, by example</description>
	<lastBuildDate>Mon, 19 Mar 2012 12:48:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Marc</title>
		<link>http://silkandspinach.net/2009/01/04/too-much-templatemethod/#comment-15360</link>
		<dc:creator><![CDATA[Marc]]></dc:creator>
		<pubDate>Thu, 12 Mar 2009 15:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://silkandspinach.net/?p=915#comment-15360</guid>
		<description><![CDATA[I remember chatting with you about the use of Strategy in Ruby - compared to the pain in most other languages - early last year sometime, so I&#039;m surprised you&#039;ve not been rolling it out more. I suffer the reverse problem, where I&#039;m happy to start with an empty object and build it. The ultimate Factory?]]></description>
		<content:encoded><![CDATA[<p>I remember chatting with you about the use of Strategy in Ruby &#8211; compared to the pain in most other languages &#8211; early last year sometime, so I&#8217;m surprised you&#8217;ve not been rolling it out more. I suffer the reverse problem, where I&#8217;m happy to start with an empty object and build it. The ultimate Factory?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://silkandspinach.net/2009/01/04/too-much-templatemethod/#comment-15305</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Sun, 04 Jan 2009 16:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://silkandspinach.net/?p=915#comment-15305</guid>
		<description><![CDATA[Always seemed to me that Template Method worked best to enable extensibility - that is, to allow subclasses to attach additional behavior to algorithms. Also works well within Strategy itself to allow partial strategization. You&#039;re right, though - too much is not a good thing.]]></description>
		<content:encoded><![CDATA[<p>Always seemed to me that Template Method worked best to enable extensibility &#8211; that is, to allow subclasses to attach additional behavior to algorithms. Also works well within Strategy itself to allow partial strategization. You&#8217;re right, though &#8211; too much is not a good thing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

