<?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: CFGroovy is Self Executing</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2009/03/24/cfgroovy-is-self-executing/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2009/03/24/cfgroovy-is-self-executing/</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: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2009/03/24/cfgroovy-is-self-executing/comment-page-1/#comment-169618</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Fri, 27 Mar 2009 15:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=772#comment-169618</guid>
		<description>Pelle,

Not really.  Grails is very compile-time focused as a whole, and GORM is part of that.  As such, integrating it into a CFML app and maintaining the edit/save/refresh workflow would be a non-trivial chore.  If certain bits (like dynamic finders) are of interest, I&#039;d wager you could manually integrate that into your persistent entities without much trouble, quite possibly for nothing more than wiring a new org.codehaus.groovy.grails.orm.hibernate.metaclass.DomainClassMethods into your entity classes.  I&#039;ve not tried anything along those lines, though, as I&#039;m not a big fan of ActiveRecord.  Much rather have a separate DAO for that stuff.</description>
		<content:encoded><![CDATA[<p>Pelle,</p>
<p>Not really.  Grails is very compile-time focused as a whole, and GORM is part of that.  As such, integrating it into a CFML app and maintaining the edit/save/refresh workflow would be a non-trivial chore.  If certain bits (like dynamic finders) are of interest, I'd wager you could manually integrate that into your persistent entities without much trouble, quite possibly for nothing more than wiring a new org.codehaus.groovy.grails.orm.hibernate.metaclass.DomainClassMethods into your entity classes.  I've not tried anything along those lines, though, as I'm not a big fan of ActiveRecord.  Much rather have a separate DAO for that stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pelle P</title>
		<link>https://www.barneyb.com/barneyblog/2009/03/24/cfgroovy-is-self-executing/comment-page-1/#comment-169541</link>
		<dc:creator>Pelle P</dc:creator>
		<pubDate>Fri, 27 Mar 2009 08:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=772#comment-169541</guid>
		<description>Wouldn&#039;t it be possible to use GORM for persistence? With Grails 1.1, GORM can be used standalone and isn&#039;t dependent on Grails anymore. For more on GORM, se http://www.grails.org/GORM.</description>
		<content:encoded><![CDATA[<p>Wouldn't it be possible to use GORM for persistence? With Grails 1.1, GORM can be used standalone and isn't dependent on Grails anymore. For more on GORM, se <a href="http://www.grails.org/GORM" rel="nofollow">http://www.grails.org/GORM</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2009/03/24/cfgroovy-is-self-executing/comment-page-1/#comment-169440</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Thu, 26 Mar 2009 20:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=772#comment-169440</guid>
		<description>An apple and a cup of coffee with a bit of hot chocolate mix.  Of course, the apple is fortified with gamma rays, which ensure my superhuman powers stay maxed out.  ;)</description>
		<content:encoded><![CDATA[<p>An apple and a cup of coffee with a bit of hot chocolate mix.  Of course, the apple is fortified with gamma rays, which ensure my superhuman powers stay maxed out.  ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry Ho</title>
		<link>https://www.barneyb.com/barneyblog/2009/03/24/cfgroovy-is-self-executing/comment-page-1/#comment-169419</link>
		<dc:creator>Henry Ho</dc:creator>
		<pubDate>Thu, 26 Mar 2009 18:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=772#comment-169419</guid>
		<description>@tara, agree.

@barneyb, what do you eat for breakfast? :)</description>
		<content:encoded><![CDATA[<p>@tara, agree.</p>
<p>@barneyb, what do you eat for breakfast? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tara</title>
		<link>https://www.barneyb.com/barneyblog/2009/03/24/cfgroovy-is-self-executing/comment-page-1/#comment-169109</link>
		<dc:creator>tara</dc:creator>
		<pubDate>Wed, 25 Mar 2009 09:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=772#comment-169109</guid>
		<description>You are on fire Barney!! Great to see the work you are doing on CFGroovy.</description>
		<content:encoded><![CDATA[<p>You are on fire Barney!! Great to see the work you are doing on CFGroovy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
