<?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: Testing with a Compiled Class that Doesn&#8217;t Implement an Interface &#8211; Adapter Pattern</title>
	<atom:link href="http://lostechies.com/seanbiefeld/2009/04/11/testing-compiled-classes-which-don-t-implement-an-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/seanbiefeld/2009/04/11/testing-compiled-classes-which-don-t-implement-an-interface/</link>
	<description>curiosities of development, life, the universe and everything</description>
	<lastBuildDate>Thu, 16 May 2013 18:55:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Sean Biefeld</title>
		<link>http://lostechies.com/seanbiefeld/2009/04/11/testing-compiled-classes-which-don-t-implement-an-interface/#comment-86</link>
		<dc:creator>Sean Biefeld</dc:creator>
		<pubDate>Sat, 11 Apr 2009 04:20:10 +0000</pubDate>
		<guid isPermaLink="false">/blogs/seanbiefeld/archive/2009/04/10/testing-compiled-classes-which-don-t-implement-an-interface.aspx#comment-86</guid>
		<description>@schambers

Cool, I was wondering if was a pattern, thanks for the info.</description>
		<content:encoded><![CDATA[<p>@schambers</p>
<p>Cool, I was wondering if was a pattern, thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schambers</title>
		<link>http://lostechies.com/seanbiefeld/2009/04/11/testing-compiled-classes-which-don-t-implement-an-interface/#comment-85</link>
		<dc:creator>schambers</dc:creator>
		<pubDate>Sat, 11 Apr 2009 03:37:58 +0000</pubDate>
		<guid isPermaLink="false">/blogs/seanbiefeld/archive/2009/04/10/testing-compiled-classes-which-don-t-implement-an-interface.aspx#comment-85</guid>
		<description>That&#039;s the easiest way to mock portions that you don&#039;t control out of the box. It&#039;s the adapter pattern.
</description>
		<content:encoded><![CDATA[<p>That&#8217;s the easiest way to mock portions that you don&#8217;t control out of the box. It&#8217;s the adapter pattern.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
