<?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: HelloWorld v 2.0</title>
	<atom:link href="http://www.the-arm.com/2008/11/helloworld-v-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-arm.com/2008/11/helloworld-v-20/</link>
	<description>A weblog about Methodologies for Development</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:42:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: toni</title>
		<link>http://www.the-arm.com/2008/11/helloworld-v-20/comment-page-1/#comment-16300</link>
		<dc:creator>toni</dc:creator>
		<pubDate>Wed, 12 Nov 2008 02:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.the-arm.com/?p=302#comment-16300</guid>
		<description>Thanks, 
the stream is injected through the constructor, so no need to set it!</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
the stream is injected through the constructor, so no need to set it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bosho</title>
		<link>http://www.the-arm.com/2008/11/helloworld-v-20/comment-page-1/#comment-16276</link>
		<dc:creator>bosho</dc:creator>
		<pubDate>Tue, 11 Nov 2008 14:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.the-arm.com/?p=302#comment-16276</guid>
		<description>nice idea :)

just setting the MockStream is missing:
..
Greeter greeter = new Greeter(mockStream);
greeting.setPrintStream(mockStream)
// when
..</description>
		<content:encoded><![CDATA[<p>nice idea <img src='http://www.the-arm.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>just setting the MockStream is missing:<br />
..<br />
Greeter greeter = new Greeter(mockStream);<br />
greeting.setPrintStream(mockStream)<br />
// when<br />
..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaz</title>
		<link>http://www.the-arm.com/2008/11/helloworld-v-20/comment-page-1/#comment-16221</link>
		<dc:creator>gaz</dc:creator>
		<pubDate>Sat, 08 Nov 2008 16:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.the-arm.com/?p=302#comment-16221</guid>
		<description>new Toni().println(&quot;you screwed&quot;);

given, when, then? you screwed up toni. mocking classes you dont own? booo. i leave you alone for a few months and this is what happens.</description>
		<content:encoded><![CDATA[<p>new Toni().println(&#8220;you screwed&#8221;);</p>
<p>given, when, then? you screwed up toni. mocking classes you dont own? booo. i leave you alone for a few months and this is what happens.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
