<?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>Kommentare zu Catalysts&#187; Catalysts</title>
	<atom:link href="http://www.catalysts.cc/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.catalysts.cc</link>
	<description>for Agile and Lean Software Development</description>
	<pubDate>Wed, 10 Mar 2010 19:10:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Kommentare von Pedro Araujo zu Flex File I/O Error #2038 on Mac Clients</title>
		<link>http://www.catalysts.cc/blog/flex-file-io-error-2038-on-mac-clients/comment-page-1/#comment-3369</link>
		<dc:creator>Pedro Araujo</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?p=1760#comment-3369</guid>
		<description>Fix it writing a simple echo on php file. echo "ok"; echo " "; echo "WTF FLEX"; any echo...</description>
		<content:encoded><![CDATA[<p>Fix it writing a simple echo on php file. echo &#8220;ok&#8221;; echo &#8221; &#8220;; echo &#8220;WTF FLEX&#8221;; any echo&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentare von Liju Augustine zu Running Eclipse on Windows 7 64 bit</title>
		<link>http://www.catalysts.cc/blog/running-eclipse-on-windows-7-64-bit/comment-page-1/#comment-3071</link>
		<dc:creator>Liju Augustine</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?p=2125#comment-3071</guid>
		<description>Thank you Thomas,It worked. You saved me lots of headache and time.</description>
		<content:encoded><![CDATA[<p>Thank you Thomas,It worked. You saved me lots of headache and time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentare von Dominik Hurnaus zu Resourcebundles mit Ant automatisch auf Konsistenz prüfen</title>
		<link>http://www.catalysts.cc/blog/resourcebundle-checking/comment-page-1/#comment-2989</link>
		<dc:creator>Dominik Hurnaus</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?p=2498#comment-2989</guid>
		<description>&lt;a href="#comment-2988" rel="nofollow"&gt;@Peter Fichtner &lt;/a&gt; 
Hallo Peter,
danke für die Rückmeldung. Ich werd mir bei Gelegenheit die neue Version ansehen und den Artikel aktualisieren.
Beste Grüße
Dominik</description>
		<content:encoded><![CDATA[<p><a href="#comment-2988" rel="nofollow">@Peter Fichtner </a><br />
Hallo Peter,<br />
danke für die Rückmeldung. Ich werd mir bei Gelegenheit die neue Version ansehen und den Artikel aktualisieren.<br />
Beste Grüße<br />
Dominik</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentare von Peter Fichtner zu Resourcebundles mit Ant automatisch auf Konsistenz prüfen</title>
		<link>http://www.catalysts.cc/blog/resourcebundle-checking/comment-page-1/#comment-2988</link>
		<dc:creator>Peter Fichtner</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?p=2498#comment-2988</guid>
		<description>Hi Dominik, 
vielen Dank für Deinen tollen Artikel. Ich befürchte, dass die Dokumentation auf http://rscbundlecheck.sourceforge.net/ nicht veraltet sondern eher zu neu war: Ich hatte noch Änderungen die ich noch nicht per jar releast hatte bereits beschrieben. 
Auch das Problem mit dem Classloader hatte ich vor einem Jahr gefixt, siehe auch http://rscbundlecheck.cvs.sourceforge.net/viewvc/rscbundlecheck/antTasks/src/org/dyndns/fichtner/rsccheck/ant/RscBundleCheckTask.java?view=diff&#38;r1=text&#38;tr1=1.33&#38;r2=text&#38;tr2=1.32&#38;diff_format=h
Ich habe den Task neu gebaut (u.a. ist damit das Classloader-Problem weg), er kann bei sourceforge heruntergeladen werden. 
Wenn Du Ideen, Wünsche oder Probleme hast einfach per Mail 
melden. Vor allem an Vorschlägen für eine möglichst gute Doku wäre ich interessiert. 

Viele Grüße
Peter</description>
		<content:encoded><![CDATA[<p>Hi Dominik,<br />
vielen Dank für Deinen tollen Artikel. Ich befürchte, dass die Dokumentation auf <a href="http://rscbundlecheck.sourceforge.net/" rel="nofollow">http://rscbundlecheck.sourceforge.net/</a> nicht veraltet sondern eher zu neu war: Ich hatte noch Änderungen die ich noch nicht per jar releast hatte bereits beschrieben.<br />
Auch das Problem mit dem Classloader hatte ich vor einem Jahr gefixt, siehe auch <a href="http://rscbundlecheck.cvs.sourceforge.net/viewvc/rscbundlecheck/antTasks/src/org/dyndns/fichtner/rsccheck/ant/RscBundleCheckTask.java?view=diff&#038;r1=text&#038;tr1=1.33&#038;r2=text&#038;tr2=1.32&#038;diff_format=h" rel="nofollow">http://rscbundlecheck.cvs.sourceforge.net/viewvc/rscbundlecheck/antTasks/src/org/dyndns/fichtner/rsccheck/ant/RscBundleCheckTask.java?view=diff&#038;r1=text&#038;tr1=1.33&#038;r2=text&#038;tr2=1.32&#038;diff_format=h</a><br />
Ich habe den Task neu gebaut (u.a. ist damit das Classloader-Problem weg), er kann bei sourceforge heruntergeladen werden.<br />
Wenn Du Ideen, Wünsche oder Probleme hast einfach per Mail<br />
melden. Vor allem an Vorschlägen für eine möglichst gute Doku wäre ich interessiert. </p>
<p>Viele Grüße<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentare von Bernhard Heigelmayer zu Geschützt: 20-Jahre-Matura-8b</title>
		<link>http://www.catalysts.cc/projects/retrospectives/20-jahre-matura-8b/comment-page-1/#comment-2985</link>
		<dc:creator>Bernhard Heigelmayer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?page_id=2159#comment-2985</guid>
		<description>Geschützte Kommentare: Bitte geben Sie Ihr Passwort ein, um Kommentare lesen zu können.</description>
		<content:encoded><![CDATA[<form action="http://www.catalysts.cc/wp-pass.php" method="post">
	<p>Dieser Artikel ist passwortgeschützt. Bitte geben Sie Ihr Passwort ein, um ihn lesen zu können:</p>
	<p><label for="pwbox-2498">Passwort: <input name="post_password" id="pwbox-2498" type="password" size="20" /></label> <input type="submit" name="Submit" value="Senden" /></p>
	</form>
	]]></content:encoded>
	</item>
	<item>
		<title>Kommentare von Klaus Gieber zu Spring&#8217;s @Transactional does not rollback on checked exceptions</title>
		<link>http://www.catalysts.cc/blog/spring-transactional-rollback-on-checked-exceptions/comment-page-1/#comment-2983</link>
		<dc:creator>Klaus Gieber</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?p=1574#comment-2983</guid>
		<description>Well the problem of unchecked exceptions is that the caller never knows what can happen on a certain call and you can't force him to react on it. Suppose you have a form with a couple of input fields and want to validate all the data. Of course you do that inside the service layer, or maybe even in the dao layer, and then e.g. use springs binding framework to throw a BindException (which is a checked exception). Now of course I could convert that later into a RuntimeException and throw that out to the view layer but even in that case the caller has to react on it, and e.g. show some error message. That's much clearer if it's a checked excpetion that forces the client to create a try/catch block. &lt;a href="#comment-2966" rel="nofollow"&gt;@Toly&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Well the problem of unchecked exceptions is that the caller never knows what can happen on a certain call and you can&#8217;t force him to react on it. Suppose you have a form with a couple of input fields and want to validate all the data. Of course you do that inside the service layer, or maybe even in the dao layer, and then e.g. use springs binding framework to throw a BindException (which is a checked exception). Now of course I could convert that later into a RuntimeException and throw that out to the view layer but even in that case the caller has to react on it, and e.g. show some error message. That&#8217;s much clearer if it&#8217;s a checked excpetion that forces the client to create a try/catch block. <a href="#comment-2966" rel="nofollow">@Toly</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentare von Toly zu Spring&#8217;s @Transactional does not rollback on checked exceptions</title>
		<link>http://www.catalysts.cc/blog/spring-transactional-rollback-on-checked-exceptions/comment-page-1/#comment-2966</link>
		<dc:creator>Toly</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?p=1574#comment-2966</guid>
		<description>Why would you ever want throw a checked exception from the service layer up? What do you think the caller will do with them!?

Normally you would deal with these bad checked exceptions within the service, so the caller does not have to clean the mess + if you really want to roll back on this checked exception, rethrow it as a Runtime (unchecked)

/Toly</description>
		<content:encoded><![CDATA[<p>Why would you ever want throw a checked exception from the service layer up? What do you think the caller will do with them!?</p>
<p>Normally you would deal with these bad checked exceptions within the service, so the caller does not have to clean the mess + if you really want to roll back on this checked exception, rethrow it as a Runtime (unchecked)</p>
<p>/Toly</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentare von Jes GP zu Spring&#8217;s @Transactional does not rollback on checked exceptions</title>
		<link>http://www.catalysts.cc/blog/spring-transactional-rollback-on-checked-exceptions/comment-page-1/#comment-2956</link>
		<dc:creator>Jes GP</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?p=1574#comment-2956</guid>
		<description>Great!

Good Article. Thanks for it.</description>
		<content:encoded><![CDATA[<p>Great!</p>
<p>Good Article. Thanks for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentare von Mohammad zu Running Eclipse on Windows 7 64 bit</title>
		<link>http://www.catalysts.cc/blog/running-eclipse-on-windows-7-64-bit/comment-page-1/#comment-2792</link>
		<dc:creator>Mohammad</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?p=2125#comment-2792</guid>
		<description>Instead of going to that "secret website", one could simply download the latest stable bundle of Eclipse SDK for any Windows 64bit from the following link:

http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-win32-x86_64.zip</description>
		<content:encoded><![CDATA[<p>Instead of going to that &#8220;secret website&#8221;, one could simply download the latest stable bundle of Eclipse SDK for any Windows 64bit from the following link:</p>
<p><a href="http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-win32-x86_64.zip" rel="nofollow">http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-win32-x86_64.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentare von Stu Thompson zu Running Eclipse on Windows 7 64 bit</title>
		<link>http://www.catalysts.cc/blog/running-eclipse-on-windows-7-64-bit/comment-page-1/#comment-2600</link>
		<dc:creator>Stu Thompson</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.catalysts.cc/?p=2125#comment-2600</guid>
		<description>"...then I manually all the plugins from the Galileo page"  Ahhh...that is that little nugget of information I needed to get going.

I'm mostly on a Mac, and was kinda surprised by the fact it is not trivially easy to get Windows 7 64-bit + Java + Eclipse going.  Frustrating.

Anyways, thanks.  You are my hero for the day.

Stu</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230;then I manually all the plugins from the Galileo page&#8221;  Ahhh&#8230;that is that little nugget of information I needed to get going.</p>
<p>I&#8217;m mostly on a Mac, and was kinda surprised by the fact it is not trivially easy to get Windows 7 64-bit + Java + Eclipse going.  Frustrating.</p>
<p>Anyways, thanks.  You are my hero for the day.</p>
<p>Stu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
