Model-Glue will automatically generate list/add/edit/delete scaffolds for you (using Transfer or Reactor). And the next version of Fusebox will also do scaffolding.
On 9/20/07, Josh Nathanson <[EMAIL PROTECTED]> wrote: > > > Anybody know of a code generator for "scaffolding" derived from a > > database table (or query)? > > Have you checked out Brian Rinaldi's Illudium generator? > > http://code.google.com/p/cfcgenerator/ > > Uses db introspection to generate classes, dao, gateway and service > objects, > plus some other nifty stuff. Sounds like it might work for you - it's not > part of a framework -- once the objects are generated you can edit them as > needed. > > -- Josh > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289033 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

