<?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: Dependency injection leads to procedural code?</title>
	<atom:link href="http://adams.id.au/blog/2007/04/dependency-injection-leads-to-procedural-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://adams.id.au/blog/2007/04/dependency-injection-leads-to-procedural-code/</link>
	<description>Technology, mountain biking, politics &#38; music.</description>
	<pubDate>Fri, 10 Sep 2010 21:10:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Java Donkey</title>
		<link>http://adams.id.au/blog/2007/04/dependency-injection-leads-to-procedural-code/comment-page-1/#comment-65</link>
		<dc:creator>Java Donkey</dc:creator>
		<pubDate>Fri, 06 Jul 2007 01:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://adams.id.au/blog/2007/04/dependency-injection-leads-to-procedural-code/#comment-65</guid>
		<description>The project I am working in is coded exactly as you describe in your initial example.   In my &lt;a href="http://www.javadonkey.com/blog/is-dependency-injection-worth-it/" rel="nofollow"&gt;Is Dependency Injection Worth It&lt;/a&gt; article, I questioned whether the benefits of DI (improved unit level tests) outweighed the somewhat non object oriented code that you end up with... basically a bunch of injected classes that have methods that are procedural and are seperate from the actual objects they operate on.</description>
		<content:encoded><![CDATA[<p>The project I am working in is coded exactly as you describe in your initial example.   In my <a href="http://www.javadonkey.com/blog/is-dependency-injection-worth-it/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.javadonkey.com');">Is Dependency Injection Worth It</a> article, I questioned whether the benefits of DI (improved unit level tests) outweighed the somewhat non object oriented code that you end up with&#8230; basically a bunch of injected classes that have methods that are procedural and are seperate from the actual objects they operate on.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
