<?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: CFML and Groovy</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2008/06/20/cfml-and-groovy/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2008/06/20/cfml-and-groovy/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kurt Wiersma</title>
		<link>https://www.barneyb.com/barneyblog/2008/06/20/cfml-and-groovy/comment-page-1/#comment-98509</link>
		<dc:creator>Kurt Wiersma</dc:creator>
		<pubDate>Sat, 21 Jun 2008 20:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=427#comment-98509</guid>
		<description>I think #4 is the most appealing as well. Being able to edit a groovy script/class and run it without having to recompile/re-depoly your code is great advantage over java. The integration with Hibernate between groovy is neat, but I hear might be difficult to take advantage of through CF due to how CF works.</description>
		<content:encoded><![CDATA[<p>I think #4 is the most appealing as well. Being able to edit a groovy script/class and run it without having to recompile/re-depoly your code is great advantage over java. The integration with Hibernate between groovy is neat, but I hear might be difficult to take advantage of through CF due to how CF works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Rinehart</title>
		<link>https://www.barneyb.com/barneyblog/2008/06/20/cfml-and-groovy/comment-page-1/#comment-98410</link>
		<dc:creator>Joe Rinehart</dc:creator>
		<pubDate>Sat, 21 Jun 2008 12:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=427#comment-98410</guid>
		<description>Yes.  I am zero-indexed.

(Seriously, yep, #4, that was a typo.)</description>
		<content:encoded><![CDATA[<p>Yes.  I am zero-indexed.</p>
<p>(Seriously, yep, #4, that was a typo.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2008/06/20/cfml-and-groovy/comment-page-1/#comment-98306</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Sat, 21 Jun 2008 02:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=427#comment-98306</guid>
		<description>Joe,

You meant #4, right?</description>
		<content:encoded><![CDATA[<p>Joe,</p>
<p>You meant #4, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Rinehart</title>
		<link>https://www.barneyb.com/barneyblog/2008/06/20/cfml-and-groovy/comment-page-1/#comment-98235</link>
		<dc:creator>Joe Rinehart</dc:creator>
		<pubDate>Fri, 20 Jun 2008 20:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=427#comment-98235</guid>
		<description>I&#039;m leaning a lot towards #3 as well.

I&#039;ve found CFML the simplest way to define services that are exposed to multiple protocols without repeating myself...access=&quot;remote&quot; making a SOAP service, AMF service, and (supposedly, never used it) Ajax service is just nice.

As far as Grails is concerned, I&#039;ve been in my hotel room trying to get it up and running again.  IMHO, It&#039;s got too much convention built in to make its GORM really usable in a ColdFusion context, and I&#039;m pretty ok managing Hibernate myself.</description>
		<content:encoded><![CDATA[<p>I'm leaning a lot towards #3 as well.</p>
<p>I've found CFML the simplest way to define services that are exposed to multiple protocols without repeating myself&#8230;access="remote" making a SOAP service, AMF service, and (supposedly, never used it) Ajax service is just nice.</p>
<p>As far as Grails is concerned, I've been in my hotel room trying to get it up and running again.  IMHO, It's got too much convention built in to make its GORM really usable in a ColdFusion context, and I'm pretty ok managing Hibernate myself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
