<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Steve Levine &#187; Groovy</title>
	<atom:link href="http://blue64.net/tag/groovy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blue64.net</link>
	<description>Living in a 64 bit world</description>
	<lastBuildDate>Sat, 15 May 2010 16:52:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>With Grape, Groovy Is On Par with Native Scripting Languages</title>
		<link>http://blue64.net/2009/12/with-grape-groovy-is-on-par-with-native-scripting-languages/</link>
		<comments>http://blue64.net/2009/12/with-grape-groovy-is-on-par-with-native-scripting-languages/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 19:31:36 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blue64.net/?p=666</guid>
		<description><![CDATA[If you haven&#8217;t heard, the latest version of Groovy was released this week and included with it, among many other great features, was Grape (Groovy Advanced Packaging Engine).  Grape is an annotation based dependency management system that provides functionality similar to that of Maven and Ivy with one clear advantage, namely, no build file.
If [...]]]></description>
		<wfw:commentRss>http://blue64.net/2009/12/with-grape-groovy-is-on-par-with-native-scripting-languages/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Groovy 1.6 Beta</title>
		<link>http://blue64.net/2008/05/groovy-16-beta/</link>
		<comments>http://blue64.net/2008/05/groovy-16-beta/#comments</comments>
		<pubDate>Mon, 05 May 2008 01:09:41 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Groovy]]></category>

		<guid isPermaLink="false">http://blue64.net/?p=8</guid>
		<description><![CDATA[I installed the latest Groovy Beta, (1.6) and no doubt it feels quite faster.  Everything looks good from a performance perspective.  
I have run in to some strange behavior dealing with named parameters.  
Let me illustrate the loophole I am describing with some sample code.
Lets take this simple Stock Groovy Bean:

class Stock [...]]]></description>
		<wfw:commentRss>http://blue64.net/2008/05/groovy-16-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
