LoL...

At the end of the day I see hibernate as a great tool, and hasn't been till
recently that I discovered how easy it is to use. Not perfect or as good as
GORM...

But hey I am not complaining...



-- 
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613 9015 8628
Mobile: 0404 998 273




-----Original Message-----
From: denstar [mailto:[EMAIL PROTECTED] 
Sent: Sunday, 17 August 2008 2:34 PM
To: CF-Talk
Subject: Re: SQL injection attack on House of Fusion

On Sat, Aug 16, 2008 at 10:04 PM, Andrew Scott wrote:
> Well at the end of the day, I am currently using hibernate in ColdFusion
> thanks to Joe Reinhart I think is the one I am using. But I now plenty of
> people are looking into it at the moment.

Hibernate is easy to use with CF8 and Java.  Few lines of code.

Now, CF objects and hibernate is another matter.  :-)

The first thing I did was hook up HibernateTools (DB reverse
engineering into POJOs or HBMs), but I didn't feel that was right for
the majority of CF devs.

And Having to restart things to see changes and whatnot?  Neh.  Crazy
classloading-ness?  Neh.

Hooking into a java-based model?  Sure.  Taking advantage of all the
awesome java tools?  Priceless.

But it ain't CF, per-se.  Not that that matters, of course, I just
decided I wanted it to, for kicks.

> I have even looked at using GORM in Coldfusion, to help with DDD. But
> haven't had the time to investigate as of yet. But I am very happy to even
> just use POJO's for now.

Right on.  Looks like a GORM-ish deal wouldn't be hard to rock with
about any ORM.

When you talk about DDD, how are you representing the domain?  Are you
using a modeling language?

Thanks,
DeN

-- 
Nothing except the mint can make money without advertising.
Thomas B. Macaulay



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311146
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to