Folks, I'm doing a fair bit of Rails work lately and am really liking the ActiveRecord component -- the database/model layer of Rails. I'd really like to see something similar for CF. I am NOT talking about porting *Rails* to CF, just ActiveRecord.
I repeat, I'm not talking about porting Rails to CF -- I'm a happy Fusebox user with some MachII and growing onTap experience. I just want a simple model layer that requires very little coding. I'm not interested in a Rails vs CF Framework X discussion (well, I am, but I gave a talk on my view of that at FB&Frameworks 2005) -- so at least not on this thread :) If anyone is doing this sort of thing, please contact me off-list ([EMAIL PROTECTED])-- I've done a some initial work on such a port myself and would like to have a set of folks to bounce ideas off. For those of you not familiar with Rails or ActiveRecord, the ActiveRecord pattern basically wraps a single database table as an object with each row being an instance of that class. As an aside, I have looked at Reactor. While it may implement the ActiveRecord pattern, I'm after an implementation that's much more similar to the one in Ruby/Rails. -- John Paul Ashenfelter CTO/Transitionpoint (blog) http://www.ashenfelter.com (email) [EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com). CFCDev is supported by New Atlanta, makers of BlueDragon http://www.newatlanta.com/products/bluedragon/index.cfm An archive of the CFCDev list is available at www.mail-archive.com/[email protected]
