<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Floorplanner Tech Blog &#187; design patterns</title>
	<atom:link href="http://techblog.floorplanner.com/tag/design-patterns/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.floorplanner.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 05 Mar 2010 20:29:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rethinking Design Patterns</title>
		<link>http://techblog.floorplanner.com/2007/07/19/rethinking-design-patterns/</link>
		<comments>http://techblog.floorplanner.com/2007/07/19/rethinking-design-patterns/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 14:20:25 +0000</pubDate>
		<dc:creator>Gert-Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[design patterns]]></category>

		<guid isPermaLink="false">http://www.suite75.net/blog/dev/rethinking-design-patterns/</guid>
		<description><![CDATA[
			
				
			
		
Jeff Atwood recently wrote a very interesting post about this topic.  He states that:


Design patterns are a form of complexity. As with all complexity, I&#8217;d rather see developers focus on simpler solutions before going straight to a complex recipe of design patterns.
If you find yourself frequently writing a bunch of boilerplate design pattern code [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftechblog.floorplanner.com%2F2007%2F07%2F19%2Frethinking-design-patterns%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftechblog.floorplanner.com%2F2007%2F07%2F19%2Frethinking-design-patterns%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.codinghorror.com/" target="_blank">Jeff Atwood</a> recently wrote <a href="http://www.codinghorror.com/blog/archives/000899.html" target="_blank">a very interesting post</a> about this topic.  He states that:</p>
<p><i></p>
<ul>
<li>Design patterns are a form of complexity. As with all complexity, I&#8217;d rather see developers focus on simpler solutions before going straight to a complex recipe of design patterns.</li>
<li>If you find yourself frequently writing a bunch of boilerplate design pattern code to deal with a &#8220;recurring design problem&#8221;, that&#8217;s not good engineering&#8211; it&#8217;s a sign that your language is fundamentally broken.</li>
</ul>
<p></i></p>
<p>Check out the whole story here: <a href="http://www.codinghorror.com/blog/archives/000899.html" target="_blank">Rethinking Design Patterns</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.floorplanner.com/2007/07/19/rethinking-design-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
