Hi all, I am looking to build an application framework and load modules into the application framework dynamically, like say, perform an AJAX call to a server side script which would grab the folder names inside of <approot>/modules and then populate the UI with a list of installed modules. When a user clicks on a module name, i would like to have it load in the application framework such as a desktop MIDI app. I have done some reading up on using packages in qooxdoo and it seems as though this may be key. Ive also seen the XML based GUI using qxTransform which looks like it could be useful for my requirements as well. Does anyone have any recommendations on a modular architecture for my application as well as any examples or docs that could be useful?
Thanks ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
