<?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: Groovy is Coming&#8230;</title>
	<atom:link href="http://www.juliesoft.com/2008/03/groovy-is-coming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.juliesoft.com/2008/03/groovy-is-coming/</link>
	<description>solve niche problems, make users happy</description>
	<lastBuildDate>Tue, 29 Jun 2010 18:49:43 -0400</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Groovy Micro Benchmark Revisited (Groovy is fast&#8230;) &#124; Jon Chase's Blog</title>
		<link>http://www.juliesoft.com/2008/03/groovy-is-coming/comment-page-1/#comment-76</link>
		<dc:creator>Groovy Micro Benchmark Revisited (Groovy is fast&#8230;) &#124; Jon Chase's Blog</dc:creator>
		<pubDate>Wed, 12 Mar 2008 13:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliesoft.com/2008/03/09/groovy-is-coming/#comment-76</guid>
		<description>[...] decided to rerun the test for Groovy because of a comment John Wilson left on the first post. He suggested this more concise syntax for the Groovy [...]</description>
		<content:encoded><![CDATA[<div style="-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background-color:#FFFFCC;border:1px solid #D8D2A9;color:#333333;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;padding:15px 20px 5px 20px;">
<p>[...] decided to rerun the test for Groovy because of a comment John Wilson left on the first post. He suggested this more concise syntax for the Groovy [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonchase</title>
		<link>http://www.juliesoft.com/2008/03/groovy-is-coming/comment-page-1/#comment-74</link>
		<dc:creator>jonchase</dc:creator>
		<pubDate>Wed, 12 Mar 2008 13:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliesoft.com/2008/03/09/groovy-is-coming/#comment-74</guid>
		<description>John -

Awesome - thx!  I&#039;ve still got lots to learn:).</description>
		<content:encoded><![CDATA[<p>John -</p>
<p>Awesome &#8211; thx!  I&#8217;ve still got lots to learn:).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Wilson</title>
		<link>http://www.juliesoft.com/2008/03/groovy-is-coming/comment-page-1/#comment-71</link>
		<dc:creator>John Wilson</dc:creator>
		<pubDate>Wed, 12 Mar 2008 09:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliesoft.com/2008/03/09/groovy-is-coming/#comment-71</guid>
		<description>It can be written a little more concisely in Groovy

def contacts =  new XmpSlurper().parseText(contactsXml).contacts.collect{ contact-&gt;
          new Contacts(name: contact.@name, email: contact.@email)
}</description>
		<content:encoded><![CDATA[<p>It can be written a little more concisely in Groovy</p>
<p>def contacts =  new XmpSlurper().parseText(contactsXml).contacts.collect{ contact-&gt;<br />
          new Contacts(name: contact.@name, email: contact.@email)<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Groovy Micro Benchmark &#124; Jon Chase's Blog</title>
		<link>http://www.juliesoft.com/2008/03/groovy-is-coming/comment-page-1/#comment-69</link>
		<dc:creator>Groovy Micro Benchmark &#124; Jon Chase's Blog</dc:creator>
		<pubDate>Tue, 11 Mar 2008 03:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliesoft.com/2008/03/09/groovy-is-coming/#comment-69</guid>
		<description>[...] on from the previous post, here&#8217;s a very quick and dirty, completely unscientific, prone to error, your mileage may [...]</description>
		<content:encoded><![CDATA[<div style="-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background-color:#FFFFCC;border:1px solid #D8D2A9;color:#333333;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;padding:15px 20px 5px 20px;">
<p>[...] on from the previous post, here&#8217;s a very quick and dirty, completely unscientific, prone to error, your mileage may [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonchase</title>
		<link>http://www.juliesoft.com/2008/03/groovy-is-coming/comment-page-1/#comment-68</link>
		<dc:creator>jonchase</dc:creator>
		<pubDate>Tue, 11 Mar 2008 03:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliesoft.com/2008/03/09/groovy-is-coming/#comment-68</guid>
		<description>I&#039;m just about to post a follow up based on your question.  Stay tuned.</description>
		<content:encoded><![CDATA[<p>I&#8217;m just about to post a follow up based on your question.  Stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey</title>
		<link>http://www.juliesoft.com/2008/03/groovy-is-coming/comment-page-1/#comment-67</link>
		<dc:creator>Alexey</dc:creator>
		<pubDate>Mon, 10 Mar 2008 16:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliesoft.com/2008/03/09/groovy-is-coming/#comment-67</guid>
		<description>Can you provide some Java vs Groovy benchmarks for your code?</description>
		<content:encoded><![CDATA[<p>Can you provide some Java vs Groovy benchmarks for your code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->