Model-Glue has an option to use any ORM that has an adapter available to provide scaffolding. Right now there are two, Reactor and Transfer. But yes, both Reactor and Transfer began life outside of Model-Glue, and both work fine with any framework (or none).
That said, the original poster didn't seem to be asking about ORM, but about how to change his interface to use AJAX instead of individual page requests. On 10/20/07, Eric Roberts <[EMAIL PROTECTED]> wrote: > > Reactor is perfect for that...reactor is used in model-glue to handle CRUD > ops...I assume it can be used on it's own as well... > > Eric > > -----Original Message----- > From: Chad Gray [mailto:[EMAIL PROTECTED] > Sent: Friday, October 19, 2007 12:20 PM > To: CF-Talk > Subject: SOT: Best technology > > I am looking for the best technology to take some of my old web pages that > basically do CRUD on database tables and updating them to have a better > interface. Basically try to get away from page submissions. > > I am thinking Flex, but does Spry have ways or sending/receiving data as > it > is changed so I can update the database table? It might be easier to take > my existing CF pages and make them use Spry then to redevelop them in > Flex. > > The backend to do the data CRUD will be a CFC of some sort. > > I just have not had much time to play with these new languages and hope > someone can give me some suggestions. > > Thanks, > Chad > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291683 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

