<?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>Redcode &#187; pattern</title>
	<atom:link href="http://www.redcode.nl/blog/tag/pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redcode.nl</link>
	<description>Java, algorithms, math and more</description>
	<lastBuildDate>Fri, 30 Dec 2011 12:21:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Learn to use Dependency Injection</title>
		<link>http://www.redcode.nl/blog/2010/01/dependency-injection-dissection/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dependency-injection-dissection</link>
		<comments>http://www.redcode.nl/blog/2010/01/dependency-injection-dissection/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 16:43:08 +0000</pubDate>
		<dc:creator>royvanrijn</dc:creator>
				<category><![CDATA[Java Programming]]></category>
		<category><![CDATA[dependency injection]]></category>
		<category><![CDATA[google guice]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.redcode.nl/?p=239</guid>
		<description><![CDATA[Recently I placed a comment on <a href="http://blog.objectmentor.com/articles/2010/01/17/dependency-injection-inversion">this</a> interesting blog from Uncle Bob Martin (Robert C. Martin). It contains a brief description on how I teach people how to use the Spring Framework.

Now, by popular demand (one person requested it over Twitter), I'll guide you through the method and examples I use in this blogpost. It explains why people should use frameworks like Spring and/or Google Guice, and how.]]></description>
		<wfw:commentRss>http://www.redcode.nl/blog/2010/01/dependency-injection-dissection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

