<?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: Five random lessons learned about Scala</title>
	<atom:link href="http://www.joergm.com/2009/04/five-random-lessons-learned-about-scala/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joergm.com/2009/04/five-random-lessons-learned-about-scala/</link>
	<description>Agile software development and more by Joerg Mueller</description>
	<lastBuildDate>Wed, 25 Jan 2012 17:04:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Hossam Karim</title>
		<link>http://www.joergm.com/2009/04/five-random-lessons-learned-about-scala/comment-page-1/#comment-83</link>
		<dc:creator>Hossam Karim</dc:creator>
		<pubDate>Fri, 10 Jul 2009 16:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainoutprintln.com/?p=166#comment-83</guid>
		<description>@Autowired{val required=true}
private[this] var pollService: IPollService = _;

Should work on 2.7.5</description>
		<content:encoded><![CDATA[<p>@Autowired{val required=true}<br />
private[this] var pollService: IPollService = _;</p>
<p>Should work on 2.7.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Knierim</title>
		<link>http://www.joergm.com/2009/04/five-random-lessons-learned-about-scala/comment-page-1/#comment-40</link>
		<dc:creator>Thomas Knierim</dc:creator>
		<pubDate>Mon, 27 Apr 2009 06:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainoutprintln.com/?p=166#comment-40</guid>
		<description>Excellent idea to use a decompiler and thanks for sharing the link! In Scala, there&#039;s quite a bit of stuff going on behind the scenes. If you read further on in &quot;Programming in Scala&quot; (page 392), you will find an alternative workaround for the effect you described in (3). It should be possible to write out the getter/setter pair and create the correct annotations to satisfy Spring. Haven&#039;t tried it though. Still getting my feet wet with Scala...

Cheers, Thomas</description>
		<content:encoded><![CDATA[<p>Excellent idea to use a decompiler and thanks for sharing the link! In Scala, there&#8217;s quite a bit of stuff going on behind the scenes. If you read further on in &#8220;Programming in Scala&#8221; (page 392), you will find an alternative workaround for the effect you described in (3). It should be possible to write out the getter/setter pair and create the correct annotations to satisfy Spring. Haven&#8217;t tried it though. Still getting my feet wet with Scala&#8230;</p>
<p>Cheers, Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joerg</title>
		<link>http://www.joergm.com/2009/04/five-random-lessons-learned-about-scala/comment-page-1/#comment-35</link>
		<dc:creator>Joerg</dc:creator>
		<pubDate>Wed, 15 Apr 2009 19:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainoutprintln.com/?p=166#comment-35</guid>
		<description>@Stephan,

No I use the TestNG Integration. I use TestNG for Java too, so there was no reason to use JUnit4. 
Why do you ask?

@Oli,
Yes 48 hours should be the minimum :)</description>
		<content:encoded><![CDATA[<p>@Stephan,</p>
<p>No I use the TestNG Integration. I use TestNG for Java too, so there was no reason to use JUnit4.<br />
Why do you ask?</p>
<p>@Oli,<br />
Yes 48 hours should be the minimum <img src='http://www.joergm.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://www.joergm.com/2009/04/five-random-lessons-learned-about-scala/comment-page-1/#comment-34</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Wed, 15 Apr 2009 18:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainoutprintln.com/?p=166#comment-34</guid>
		<description>Sounds pretty cool. 

I just need a 48h day.</description>
		<content:encoded><![CDATA[<p>Sounds pretty cool. </p>
<p>I just need a 48h day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Schmidt</title>
		<link>http://www.joergm.com/2009/04/five-random-lessons-learned-about-scala/comment-page-1/#comment-32</link>
		<dc:creator>Stephan Schmidt</dc:creator>
		<pubDate>Wed, 15 Apr 2009 07:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainoutprintln.com/?p=166#comment-32</guid>
		<description>Do you use the Junit4Runner in Scala with Scalatest and IDEA? 

Stephan
http://twitter.com/codemonkeyism</description>
		<content:encoded><![CDATA[<p>Do you use the Junit4Runner in Scala with Scalatest and IDEA? </p>
<p>Stephan<br />
<a href="http://twitter.com/codemonkeyism" rel="nofollow">http://twitter.com/codemonkeyism</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

