<?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: The magic ingredient for the FitNesse, Spring and Hibernate TDD soup</title>
	<atom:link href="http://gojko.net/2008/01/22/spring-rollback/feed/" rel="self" type="application/rss+xml" />
	<link>http://gojko.net/2008/01/22/spring-rollback/</link>
	<description>Building software that matters</description>
	<lastBuildDate>Thu, 02 Feb 2012 07:12:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2008/01/22/spring-rollback/comment-page-1/#comment-42619</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Thu, 19 Mar 2009 23:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/01/22/spring-rollback/#comment-42619</guid>
		<description>The same idea can be applied to .NET - this article deals with Java and declarative transactions in Spring provided by its @transactional proxy. If you use Castle or Spring transactions in .NET, similar should apply as you would be using proxies. If you use enterprise transactions, that is not done with proxies but you can manage it similarly.</description>
		<content:encoded><![CDATA[<p>The same idea can be applied to .NET &#8211; this article deals with Java and declarative transactions in Spring provided by its @transactional proxy. If you use Castle or Spring transactions in .NET, similar should apply as you would be using proxies. If you use enterprise transactions, that is not done with proxies but you can manage it similarly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://gojko.net/2008/01/22/spring-rollback/comment-page-1/#comment-42610</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 19 Mar 2009 22:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/01/22/spring-rollback/#comment-42610</guid>
		<description>What conditions must be satisfied for this method of transaction handling to work?  Is it necessary that the system under test be written in Java?  I&#039;m experimenting with FitNesse for testing .NET code.  Is it necessary that the system under test uses Spring, and if so, will the method work if it&#039;s using Spring.NET?  Can the core idea be applied with .NET, but it would have to be implemented differently?

Thanks,
Ken</description>
		<content:encoded><![CDATA[<p>What conditions must be satisfied for this method of transaction handling to work?  Is it necessary that the system under test be written in Java?  I&#8217;m experimenting with FitNesse for testing .NET code.  Is it necessary that the system under test uses Spring, and if so, will the method work if it&#8217;s using Spring.NET?  Can the core idea be applied with .NET, but it would have to be implemented differently?</p>
<p>Thanks,<br />
Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2008/01/22/spring-rollback/comment-page-1/#comment-40471</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Fri, 13 Feb 2009 16:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/01/22/spring-rollback/#comment-40471</guid>
		<description>i saved lots of time in development as i did not have to do any cleanup, and the tests run a bit quicker for the same reason, but you save lots of time in maintenance as well because tests are automatically repeatable.</description>
		<content:encoded><![CDATA[<p>i saved lots of time in development as i did not have to do any cleanup, and the tests run a bit quicker for the same reason, but you save lots of time in maintenance as well because tests are automatically repeatable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://gojko.net/2008/01/22/spring-rollback/comment-page-1/#comment-40466</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 13 Feb 2009 16:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/01/22/spring-rollback/#comment-40466</guid>
		<description>Hi gojko, great post, very nice explanations, thanks!

Quick question please: am wondering if you found that wrapping all of your Fit tests in transactions significantly sped up your test suite, because it never has commit to the db / reset it??

Many thanks,
Tom</description>
		<content:encoded><![CDATA[<p>Hi gojko, great post, very nice explanations, thanks!</p>
<p>Quick question please: am wondering if you found that wrapping all of your Fit tests in transactions significantly sped up your test suite, because it never has commit to the db / reset it??</p>
<p>Many thanks,<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Integrating FitNesse with Spring</title>
		<link>http://gojko.net/2008/01/22/spring-rollback/comment-page-1/#comment-26151</link>
		<dc:creator>Integrating FitNesse with Spring</dc:creator>
		<pubDate>Tue, 25 Mar 2008 01:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/01/22/spring-rollback/#comment-26151</guid>
		<description>[...] to this blog posting: The Magic Ingredient for FitNesse, Spring &#8230; Could this be it? It&#8217;s kind of solving a different (more advanced) problem than we were [...]</description>
		<content:encoded><![CDATA[<p>[...] to this blog posting: The Magic Ingredient for FitNesse, Spring &#8230; Could this be it? It&#8217;s kind of solving a different (more advanced) problem than we were [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

