Hey Gerald, thanks for the reply. Actually, yours was the first project I found and downloaded when I ran into the Railo problem. Great minds think alike. Ahem. It was rather useful building it from scratch though and I'm sure that Brian will be doing something similar with his planned version 2. I feel its in a really good place to be built upon if needed.
Other than the flex issue, the only other problem with using illudium was the use of the cfadmin api in Railo. Simple solution was to have two separate admin api facades with the same interface. Using Coldspring, you can just swap the facade class when switching between Railo and CF. Dominic 2009/5/25 Gerald Guido <[email protected]>: > > Most Excellent... And interesting. I did the same basic thing as well. For > similar reasons... I was never able to get Illudium's Flex front end to to > work at work. And out of frustration I took the work that Chris Phillips did > with it as a base and ran with it. I don't know if you have seen what he has > done with it but is worth checking out. > http://www.cfchris.com/cfchris/index.cfm/Database-Abstraction > > Mine is a pure hack and ugly as sin but it will do a whole database at one > time. > http://www.myinternetisbroken.com/page.cfm/Downloads > > Kudos for getting it to work with Railo. I am looking forwarded to checking > it out. > > G! > > > On Mon, May 25, 2009 at 11:52 AM, Dominic Watson < > [email protected]> wrote: > >> >> Not exactly reinventing the wheel; knocked this up over the weekend as >> I wanted Brian's Illudium PU-36 working with Railo and with some >> improvements. Ended up getting carried away and made complete app: >> >> >> http://fusion.dominicwatson.co.uk/2009/05/next-generator-illudium-pu-36-based-app.html >> >> Hope someone finds it useful. >> >> Dominic >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322774 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

