<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Java, Groovy and maybe JavaFX?</title>
	<atom:link href="http://lexecorp.com/2009/04/17/java-groovy-and-maybe-javafx/feed/" rel="self" type="application/rss+xml" />
	<link>http://lexecorp.com/2009/04/17/java-groovy-and-maybe-javafx/</link>
	<description>Technical &#38; Scientific Software</description>
	<lastBuildDate>Fri, 18 Nov 2011 13:21:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Closer To The Ideal &#187; Blog Archive &#187; Why do we need JavaFX when we have Groovy?</title>
		<link>http://lexecorp.com/2009/04/17/java-groovy-and-maybe-javafx/#comment-249</link>
		<dc:creator><![CDATA[Closer To The Ideal &#187; Blog Archive &#187; Why do we need JavaFX when we have Groovy?]]></dc:creator>
		<pubDate>Fri, 05 Jun 2009 22:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://lexecorp.com/?p=1652#comment-249</guid>
		<description><![CDATA[[...] traction: it isn&#8217;t needed. Much of what I liked about JavaFX is already present in Groovy. Lexecorp says it expresses what I&#8217;m getting at:  I wonder whether I will be able to like JavaFX! Have I been spoilt already by Groovy (it does, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] traction: it isn&#8217;t needed. Much of what I liked about JavaFX is already present in Groovy. Lexecorp says it expresses what I&#8217;m getting at:  I wonder whether I will be able to like JavaFX! Have I been spoilt already by Groovy (it does, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://lexecorp.com/2009/04/17/java-groovy-and-maybe-javafx/#comment-228</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Tue, 28 Apr 2009 02:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://lexecorp.com/?p=1652#comment-228</guid>
		<description><![CDATA[FYI if you want an array, don&#039;t put [] around the sequence but 

Use (&#039;a&#039;..&#039;z&#039;)  

$ cat each.groovy
(&#039;a&#039;..&#039;z&#039;).each { print &quot;&quot; }

$ groovy each.groovy
&lt;a&gt;&lt;b&gt;&lt;c&gt;&lt;d&gt; ... &lt;z&gt;   

Alex]]></description>
		<content:encoded><![CDATA[<p>FYI if you want an array, don&#8217;t put [] around the sequence but </p>
<p>Use (&#8216;a&#8217;..&#8217;z')  </p>
<p>$ cat each.groovy<br />
(&#8216;a&#8217;..&#8217;z').each { print &#8220;&#8221; }</p>
<p>$ groovy each.groovy<br />
&lt;a&gt;&lt;b&gt;&lt;c&gt;&lt;d&gt; &#8230; &lt;z&gt;   </p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Groovy and JavaFX, more useful together? &#171; LEXECORP</title>
		<link>http://lexecorp.com/2009/04/17/java-groovy-and-maybe-javafx/#comment-226</link>
		<dc:creator><![CDATA[Groovy and JavaFX, more useful together? &#171; LEXECORP]]></dc:creator>
		<pubDate>Sun, 26 Apr 2009 13:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://lexecorp.com/?p=1652#comment-226</guid>
		<description><![CDATA[[...] you read my words on wishing to &#8220;have my cake and eat it&#8220;, I should follow that up by creating an alphabetical list in Groovy, and then making use of [...]]]></description>
		<content:encoded><![CDATA[<p>[...] you read my words on wishing to &#8220;have my cake and eat it&#8220;, I should follow that up by creating an alphabetical list in Groovy, and then making use of [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

