<?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: 10 Common Misconceptions about Grails</title>
	<atom:link href="http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/</link>
	<description>Grails, Apple, usability and world stuff</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:27:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-158563</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-158563</guid>
		<description>Never forget: grails install-templates
Live in scaffolding as long as possible! :)</description>
		<content:encoded><![CDATA[<p>Never forget: grails install-templates<br />
Live in scaffolding as long as possible! <img src="http://www.anyware.co.uk/2005/wp-includes/images/smilies/icon_smile.gif?9d7bd4" alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Palmer &#187; Blog Archive &#187; My JAX London 2010 talk now online in video form</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-158217</link>
		<dc:creator>Marc Palmer &#187; Blog Archive &#187; My JAX London 2010 talk now online in video form</dc:creator>
		<pubDate>Mon, 01 Mar 2010 10:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-158217</guid>
		<description>[...] People interested in making the case for Grails may be interested in an older post of mine that I&#8217;d completely forgotten about &#8211; &#8220;10 common misconceptions about Grails&#8221;. [...]</description>
		<content:encoded><![CDATA[<p>[...] People interested in making the case for Grails may be interested in an older post of mine that I&#8217;d completely forgotten about &#8211; &#8220;10 common misconceptions about Grails&#8221;. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Palmer</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-40489</link>
		<dc:creator>Marc Palmer</dc:creator>
		<pubDate>Thu, 19 Jul 2007 14:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-40489</guid>
		<description>Well women will get as much pleasure from Grails as men, perhaps more. I fully expect spam email along these lines soon, it is only a matter of time.</description>
		<content:encoded><![CDATA[<p>Well women will get as much pleasure from Grails as men, perhaps more. I fully expect spam email along these lines soon, it is only a matter of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russel Winder</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-40352</link>
		<dc:creator>Russel Winder</dc:creator>
		<pubDate>Tue, 17 Jul 2007 10:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-40352</guid>
		<description>10 implies that there can be no heterosexual women Grails developers?

Aren&#039;t there laws against that sort of discrimination? ;-)</description>
		<content:encoded><![CDATA[<p>10 implies that there can be no heterosexual women Grails developers?</p>
<p>Aren&#8217;t there laws against that sort of discrimination? <img src="http://www.anyware.co.uk/2005/wp-includes/images/smilies/icon_wink.gif?9d7bd4" alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Palmer</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-40349</link>
		<dc:creator>Marc Palmer</dc:creator>
		<pubDate>Tue, 17 Jul 2007 08:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-40349</guid>
		<description>Yrui - Groovy is the perfect language for Grails, and in fact Grails almost certainly could not exist with out it. As has been mentioned before it -might- be possible to use Ruby with Grails, but even that may be tricky.

Grails is based on the notion of completely dynamic languages, and as such Groovy&#039;s dynamic typing, builders (DSLs) and closures are a vital part.

What&#039;s more, it is vital that it is as close to Java as possible in syntax. This smoothes the migration path.

Performance is and will continue to improve.</description>
		<content:encoded><![CDATA[<p>Yrui &#8211; Groovy is the perfect language for Grails, and in fact Grails almost certainly could not exist with out it. As has been mentioned before it -might- be possible to use Ruby with Grails, but even that may be tricky.</p>
<p>Grails is based on the notion of completely dynamic languages, and as such Groovy&#8217;s dynamic typing, builders (DSLs) and closures are a vital part.</p>
<p>What&#8217;s more, it is vital that it is as close to Java as possible in syntax. This smoothes the migration path.</p>
<p>Performance is and will continue to improve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuri</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-40186</link>
		<dc:creator>Yuri</dc:creator>
		<pubDate>Sun, 15 Jul 2007 02:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-40186</guid>
		<description>Grails is a great framework! I have been playing with it for the last several weeks and I must say that I like every side of it, apart from using Groovy as the scripting language. The idea to use a Java syntax language is great, but for me Groovy has been a disappointment so far. May be Nice would have been a better choice. Groovy has many good features, but it is a mess of a language and its performance sucks.

About point 3 - the benchmarks I&#039;ve seen put Groovy as the slowest JVM language, so from users&#039; point of view it is as good as interpreted regardless of whether it compiles to byte code or not. 

A misconception that should be added with respect to Groovy is: &quot;Groovy compiles to static invocation byte code, especially in the cases when it makes all the sense to.&quot; I must say that I fell for that misconception from the description on Groovy&#039;s website.</description>
		<content:encoded><![CDATA[<p>Grails is a great framework! I have been playing with it for the last several weeks and I must say that I like every side of it, apart from using Groovy as the scripting language. The idea to use a Java syntax language is great, but for me Groovy has been a disappointment so far. May be Nice would have been a better choice. Groovy has many good features, but it is a mess of a language and its performance sucks.</p>
<p>About point 3 &#8211; the benchmarks I&#8217;ve seen put Groovy as the slowest JVM language, so from users&#8217; point of view it is as good as interpreted regardless of whether it compiles to byte code or not. </p>
<p>A misconception that should be added with respect to Groovy is: &#8220;Groovy compiles to static invocation byte code, especially in the cases when it makes all the sense to.&#8221; I must say that I fell for that misconception from the description on Groovy&#8217;s website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nando</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-39877</link>
		<dc:creator>Nando</dc:creator>
		<pubDate>Thu, 12 Jul 2007 04:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-39877</guid>
		<description>Great points. I must say that I&#039;m very happy with Grails so far, I created a Grails application that is now running in my company intranet. It works really well and development is fun. I looked into RoR at first, but I didn&#039;t want to learn Ruby, so doing a little more research found about Grails... it was a no brainer for a Java developer like me!!!</description>
		<content:encoded><![CDATA[<p>Great points. I must say that I&#8217;m very happy with Grails so far, I created a Grails application that is now running in my company intranet. It works really well and development is fun. I looked into RoR at first, but I didn&#8217;t want to learn Ruby, so doing a little more research found about Grails&#8230; it was a no brainer for a Java developer like me!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Palmer</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-39086</link>
		<dc:creator>Marc Palmer</dc:creator>
		<pubDate>Thu, 05 Jul 2007 07:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-39086</guid>
		<description>Indeed, it is NOT interpreted like Ruby or other scripting languages. :)</description>
		<content:encoded><![CDATA[<p>Indeed, it is NOT interpreted like Ruby or other scripting languages. <img src="http://www.anyware.co.uk/2005/wp-includes/images/smilies/icon_smile.gif?9d7bd4" alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamesl</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-39008</link>
		<dc:creator>jamesl</dc:creator>
		<pubDate>Wed, 04 Jul 2007 22:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-39008</guid>
		<description>Marc,

You are right, the java language (and groovy in general use) is not interpreted at the source code level. However, the bytecode that the compile produces is not executed directly by the computer, but indirectly by a program, the Java Virtual Machine. So Stephan is also right, byte code is interpreted.

Of course it is much faster to interpret byte code than the higher level syntax of Java or Groovy.

Rgs, James.</description>
		<content:encoded><![CDATA[<p>Marc,</p>
<p>You are right, the java language (and groovy in general use) is not interpreted at the source code level. However, the bytecode that the compile produces is not executed directly by the computer, but indirectly by a program, the Java Virtual Machine. So Stephan is also right, byte code is interpreted.</p>
<p>Of course it is much faster to interpret byte code than the higher level syntax of Java or Groovy.</p>
<p>Rgs, James.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Palmer</title>
		<link>http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/comment-page-1/#comment-38931</link>
		<dc:creator>Marc Palmer</dc:creator>
		<pubDate>Wed, 04 Jul 2007 08:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.anyware.co.uk/2005/2007/07/02/10-common-misconceptions-about-grails/#comment-38931</guid>
		<description>Stephan - I don&#039;t get your point? Java is not interpreted. It runs in a VM but that is not the same as interpreting where the source code is parsed directly when executing.</description>
		<content:encoded><![CDATA[<p>Stephan &#8211; I don&#8217;t get your point? Java is not interpreted. It runs in a VM but that is not the same as interpreting where the source code is parsed directly when executing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/22 queries in 0.041 seconds using disk: basic

Served from: www.anyware.co.uk @ 2012-02-10 14:37:41 -->
