it sounds very useful to me. the link doesn't seem to work for me.
On 2/24/07, Mike Crowe <[EMAIL PROTECTED]> wrote:
Hi folks, I'm in the process of releasing my system generation utility via riaforge. Essentially, I'm using about 15 templates to generate > 100 files. From a 10000' perspective, I have created a generic template based system that generates: * Cairngorm commands: Get, GetAll, Save, Delete * Cairngorm events: GetSuccess, GetFailure, etc. * Cairngorm control file * amfphp Remote Delegate * amfphp ViewObject for both Actionscript and PHP * amfphp Service dispatcher * amfphp DTO file to save ViewObject to database * Unit test structures for testing both PHP->Database and Flex- >PHP->Database operations for all tables. * etc. I based the database on PHP Doctrine, which handles all my database interaction in a very clean manner. Here's the help I need. To me, I think this will be very helpful to somebody *starting* a new project. It will generate all the core tables, events, commands, and directories for a basic system. However, I need some review from the Flex community to tell me if I'm way off base on this. If it isn't useful, please be honest and provide that feedback. Here's the initial wiki documenting the core. I'll shoot to release the full code tomorrow: http://www.your-solutions.us/doku.php/start TIA Mike -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links

