<?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: Updated TDD Productivity Plug-in for Resharper</title>
	<atom:link href="http://lostechies.com/erichexter/2009/07/01/updated-tdd-productivity-plug-in-for-resharper/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/erichexter/2009/07/01/updated-tdd-productivity-plug-in-for-resharper/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 18:10: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: Peter Mounce</title>
		<link>http://lostechies.com/erichexter/2009/07/01/updated-tdd-productivity-plug-in-for-resharper/#comment-199</link>
		<dc:creator>Peter Mounce</dc:creator>
		<pubDate>Wed, 15 Jul 2009 12:02:42 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/06/30/updated-tdd-productivity-plug-in-for-resharper.aspx#comment-199</guid>
		<description>Lovely!

On first go, though; I have a unit-test class library Foo.Unit.Tests which contains tests for several other class libraries (eg Foo.Core, Foo.Data).  I added a class inline to one of the test-class files at the end of the file, not nested into the test-class (my about-to-contain-implementation class).  I chose &quot;Move to Foo&quot; - and as expected, the class was moved and a new file created in the correct place.  However, the new file namespace&#039;d the class to Foo.Unit.Tests.

I would prefer that it would change the namespace of the class, as well.

Cheers!</description>
		<content:encoded><![CDATA[<p>Lovely!</p>
<p>On first go, though; I have a unit-test class library Foo.Unit.Tests which contains tests for several other class libraries (eg Foo.Core, Foo.Data).  I added a class inline to one of the test-class files at the end of the file, not nested into the test-class (my about-to-contain-implementation class).  I chose &#8220;Move to Foo&#8221; &#8211; and as expected, the class was moved and a new file created in the correct place.  However, the new file namespace&#8217;d the class to Foo.Unit.Tests.</p>
<p>I would prefer that it would change the namespace of the class, as well.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Jay</title>
		<link>http://lostechies.com/erichexter/2009/07/01/updated-tdd-productivity-plug-in-for-resharper/#comment-198</link>
		<dc:creator>Guillaume Jay</dc:creator>
		<pubDate>Fri, 03 Jul 2009 11:43:35 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/06/30/updated-tdd-productivity-plug-in-for-resharper.aspx#comment-198</guid>
		<description>Just a question : are you ever planning to do part II of your db4o post ?
I&#039;m getting interested in db4o, also for the same reasons you gave: prototyping (which in my mind is potentially &quot;using it till it becomes too slow&quot;)</description>
		<content:encoded><![CDATA[<p>Just a question : are you ever planning to do part II of your db4o post ?<br />
I&#8217;m getting interested in db4o, also for the same reasons you gave: prototyping (which in my mind is potentially &#8220;using it till it becomes too slow&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod Claar</title>
		<link>http://lostechies.com/erichexter/2009/07/01/updated-tdd-productivity-plug-in-for-resharper/#comment-197</link>
		<dc:creator>Rod Claar</dc:creator>
		<pubDate>Wed, 01 Jul 2009 14:46:56 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/06/30/updated-tdd-productivity-plug-in-for-resharper.aspx#comment-197</guid>
		<description>Wow, thanks Eric.  This is a must have for serious developers.

I can&#039;t wait to include it in my TDD course!

http://EffectiveAgileDev.com</description>
		<content:encoded><![CDATA[<p>Wow, thanks Eric.  This is a must have for serious developers.</p>
<p>I can&#8217;t wait to include it in my TDD course!</p>
<p><a href="http://EffectiveAgileDev.com" rel="nofollow">http://EffectiveAgileDev.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krzysztof Kozmic</title>
		<link>http://lostechies.com/erichexter/2009/07/01/updated-tdd-productivity-plug-in-for-resharper/#comment-196</link>
		<dc:creator>Krzysztof Kozmic</dc:creator>
		<pubDate>Wed, 01 Jul 2009 10:35:39 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/06/30/updated-tdd-productivity-plug-in-for-resharper.aspx#comment-196</guid>
		<description>One feature that the R# does not have, and I think would fit the plugin well would be something that could be called &quot;adjust namespace&quot;
If you for example move many files around in the project or rename a solution folder, all the files are in namespaces that does not reflect these changes. It would be great if you could update this for all the affected files at once.</description>
		<content:encoded><![CDATA[<p>One feature that the R# does not have, and I think would fit the plugin well would be something that could be called &#8220;adjust namespace&#8221;<br />
If you for example move many files around in the project or rename a solution folder, all the files are in namespaces that does not reflect these changes. It would be great if you could update this for all the affected files at once.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henning Anderssen</title>
		<link>http://lostechies.com/erichexter/2009/07/01/updated-tdd-productivity-plug-in-for-resharper/#comment-195</link>
		<dc:creator>Henning Anderssen</dc:creator>
		<pubDate>Wed, 01 Jul 2009 07:57:46 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/06/30/updated-tdd-productivity-plug-in-for-resharper.aspx#comment-195</guid>
		<description>Genious!!
Just what I&#039;ve been looking for. Thank you so much :D</description>
		<content:encoded><![CDATA[<p>Genious!!<br />
Just what I&#8217;ve been looking for. Thank you so much <img src='http://lostechies.com/erichexter/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
