<?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: Building SpecificationFor&lt;T&gt;</title>
	<atom:link href="http://www.shannoncornish.com/blog/2010/07/building_specificationfor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shannoncornish.com/blog/2010/07/building_specificationfor/</link>
	<description></description>
	<lastBuildDate>Mon, 27 Sep 2010 04:56:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Shannon</title>
		<link>http://www.shannoncornish.com/blog/2010/07/building_specificationfor/comment-page-1/#comment-1060</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Sat, 14 Aug 2010 08:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.shannoncornish.com/blog/?p=185#comment-1060</guid>
		<description>We wrote our own using the AutoMocker&lt;T&gt; class supplied by StructureMap.

To support NSubstitute, we needed to subclass AutoMocker&lt;T&gt; and implement the ServiceLocator interface.
The StructureMap source code has support for Rhino Mocks and Moq that we used as a starting point.</description>
		<content:encoded><![CDATA[<p>We wrote our own using the AutoMocker&lt;T&gt; class supplied by StructureMap.</p>
<p>To support NSubstitute, we needed to subclass AutoMocker&lt;T&gt; and implement the ServiceLocator interface.<br />
The StructureMap source code has support for Rhino Mocks and Moq that we used as a starting point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrissie1</title>
		<link>http://www.shannoncornish.com/blog/2010/07/building_specificationfor/comment-page-1/#comment-1059</link>
		<dc:creator>chrissie1</dc:creator>
		<pubDate>Sat, 14 Aug 2010 08:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.shannoncornish.com/blog/?p=185#comment-1059</guid>
		<description>I see you are using NSubstituteAutoMocker but this is not part of StructureMap itself.  Did I miss something or did you just fork StructureMap?</description>
		<content:encoded><![CDATA[<p>I see you are using NSubstituteAutoMocker but this is not part of StructureMap itself.  Did I miss something or did you just fork StructureMap?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

