<?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: On Abstraction and Encapsulation</title>
	<atom:link href="http://sdk.org.nz/2009/04/07/on-abstraction-and-encapsulation/feed/" rel="self" type="application/rss+xml" />
	<link>http://sdk.org.nz/2009/04/07/on-abstraction-and-encapsulation/</link>
	<description>Software Developers (K)ollaborative</description>
	<lastBuildDate>Fri, 11 Jun 2010 14:40:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aboy021</title>
		<link>http://sdk.org.nz/2009/04/07/on-abstraction-and-encapsulation/comment-page-1/#comment-21</link>
		<dc:creator>aboy021</dc:creator>
		<pubDate>Sun, 19 Apr 2009 20:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://justinmetatech.wordpress.com/?p=23#comment-21</guid>
		<description>Dependency injection and unit testing are some of the greatest allies in the fight to write well encapsulated code. Having to test things properly means you are forced to encapsulate, and tools like dependancy injection take the pain out of the wiring up highly abstracted systems.</description>
		<content:encoded><![CDATA[<p>Dependency injection and unit testing are some of the greatest allies in the fight to write well encapsulated code. Having to test things properly means you are forced to encapsulate, and tools like dependancy injection take the pain out of the wiring up highly abstracted systems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
