Re: crud generator comparison / overview ?

2009-03-02 Thread Cutter (CFRelated)
I don't know of a comparison. I know I like Illudium, because I can adjust the XSLT to make it output as I would like it. Steve Cutter Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer Co-Author of Learning Ext JS http://www.packtpub.com/learning-ext-js/book

Re: crud generator comparison / overview ?

2009-03-02 Thread Peter Boughton
I don't know of a comparison. I know I like Illudium, because I can adjust the XSLT to make it output as I would like it. Yeah, the XSLT is good for flexibility, although the constant lt; gt; is frustrating! Would be much more readable with a dummy cf: namespace instead. However, I couldn't

Re: crud generator comparison / overview ?

2009-03-02 Thread Peter Boughton
although the constant lt; gt; is frustrating! Hmm, that should be amp;lt; amp;gt; then. i.e. the escaped equivalent of and Not sure why they're getting converted. ~| Adobe® ColdFusion® 8 software 8 is the most important

Re: crud generator comparison / overview ?

2009-03-02 Thread Gerald Guido
None really. Charlie Arehart compiled a list of them here: http://www.carehart.org/cf411/#cfcodegen I have tried most of them. I like/use Illudium because of the templates. I haven't tried the newest release but I hear you can do all tables of a DB. G! On Sun, Mar 1, 2009 at 5:02 PM, Peter

crud generator comparison / overview ?

2009-03-01 Thread Peter Boughton
Does anyone know if there's a comparison / overview of the various different CRUD code generators available? ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

Re: CRUD Generator

2005-11-09 Thread John C. Bland II
for in a CRUD generator? I see some folks saying they'd like to see best practices, some want getters/setters, and others just want a function you pass everything too. Just a little reserach... -- John C. Bland II I do what I can do when I can do it. - Chris Tucker, Money Talks

Re: CRUD Generator

2005-11-09 Thread John C. Bland II
lol. Great reply. :-) -- John C. Bland II I do what I can do when I can do it. - Chris Tucker, Money Talks http://www.gotoandstop.org - Home of FMUG.az ~| Logware (www.logware.us): a new and convenient web-based time tracking

Re: CRUD Generator

2005-11-09 Thread Nando
looks for in a CRUD generator? I see some folks saying they'd like to see best practices, some want getters/setters, and others just want a function you pass everything too. Just a little reserach... -- John C. Bland II I do what I can do when I can do it. - Chris Tucker, Money Talks

Re: CRUD Generator

2005-11-09 Thread Thomas Chiverton
On Wednesday 09 November 2005 07:02, Barney Boisvert wrote: Based on my experience building custom, app-specific generators, what So you're gonna have this rolled out by, say, Friday ? :-) -- Tom Chiverton Advanced ColdFusion Programmer

Re: CRUD Generator

2005-11-09 Thread John C. Bland II
2007...no specific day...just '07. j/k On 11/9/05, Thomas Chiverton [EMAIL PROTECTED] wrote: On Wednesday 09 November 2005 07:02, Barney Boisvert wrote: Based on my experience building custom, app-specific generators, what So you're gonna have this rolled out by, say, Friday ? :-) --

CRUD Generator

2005-11-08 Thread John C. Bland II
What is it everyone looks for in a CRUD generator? I see some folks saying they'd like to see best practices, some want getters/setters, and others just want a function you pass everything too. Just a little reserach... -- John C. Bland II I do what I can do when I can do it. - Chris Tucker

Re: CRUD Generator

2005-11-08 Thread Barney Boisvert
you've got a sound reason not to, though. cheers, barneyb On 11/8/05, John C. Bland II [EMAIL PROTECTED] wrote: What is it everyone looks for in a CRUD generator? I see some folks saying they'd like to see best practices, some want getters/setters, and others just want a function you pass