<?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: Joe on ORM</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2008/11/03/joe-on-orm/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2008/11/03/joe-on-orm/</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: Henry Ho</title>
		<link>https://www.barneyb.com/barneyblog/2008/11/03/joe-on-orm/comment-page-1/#comment-138603</link>
		<dc:creator>Henry Ho</dc:creator>
		<pubDate>Tue, 04 Nov 2008 19:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=541#comment-138603</guid>
		<description>Great, thx!  I will check it out soon!</description>
		<content:encoded><![CDATA[<p>Great, thx!  I will check it out soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2008/11/03/joe-on-orm/comment-page-1/#comment-138599</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Tue, 04 Nov 2008 18:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=541#comment-138599</guid>
		<description>Henry,

Simplest would be to grab the demo app (&lt;a href=&quot;http://www.barneyb.com/barneyblog/projects/cf-groovy/&quot; rel=&quot;nofollow&quot;&gt;http://www.barneyb.com/barneyblog/projects/cf-groovy/&lt;/a&gt;) and fire it up.  The examples are contrived, but you&#039;ll get the idea.  Then start poking away at the Hibernate documentation.

CFGroovy can&#039;t replace CFSCRIPT completely, as you can&#039;t access CF built-ins from Groovy.  Similarly, once you invoke a Groovy method from CF, you can&#039;t call back up to CF from the Groovy class.  I&#039;ve not found that to be much of a problem, however.</description>
		<content:encoded><![CDATA[<p>Henry,</p>
<p>Simplest would be to grab the demo app (<a href="http://www.barneyb.com/barneyblog/projects/cf-groovy/" rel="nofollow">http://www.barneyb.com/barneyblog/projects/cf-groovy/</a>) and fire it up.  The examples are contrived, but you'll get the idea.  Then start poking away at the Hibernate documentation.</p>
<p>CFGroovy can't replace CFSCRIPT completely, as you can't access CF built-ins from Groovy.  Similarly, once you invoke a Groovy method from CF, you can't call back up to CF from the Groovy class.  I've not found that to be much of a problem, however.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry Ho</title>
		<link>https://www.barneyb.com/barneyblog/2008/11/03/joe-on-orm/comment-page-1/#comment-138596</link>
		<dc:creator>Henry Ho</dc:creator>
		<pubDate>Tue, 04 Nov 2008 18:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=541#comment-138596</guid>
		<description>The syntactic sugar sounds sweet!  Any recommendation on where to get started, if my goal is to learn how to use Hibernate with CFGroovy one day?  I have had enough of cfscript...

What should I learn first and where?

Thanks!</description>
		<content:encoded><![CDATA[<p>The syntactic sugar sounds sweet!  Any recommendation on where to get started, if my goal is to learn how to use Hibernate with CFGroovy one day?  I have had enough of cfscript&#8230;</p>
<p>What should I learn first and where?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
