Hi, If you consider using PHP, there'll be a solution down the road:
http://qooxdoo.org/contrib/project/qcl qcl, when finished, will be a comprehensive solution for all your backend needd: authentication, security, transport, controller, data models, database abstraction etc. etc., very close to the "qooxdoo way", including events, messages, property system and so on. Unfortunately, it is not finished yet, but I am working hard. So if you still have some time considering alternatives, check back in a few weeks. Otherwise, you're probably best off with some java solution, but that is not my field of expertise. The typical RoR-like frameworks, like CakePHP suffer from the problem that they are geared towards the creation of HTML pages. For qooxdoo/json-rpc, that is in most cases not ideal, because in json-rpc, you don't need the "View" part of the MVC model - the controllers can directly pass model data back to the client as json. Cheers, Christian -- View this message in context: http://n2.nabble.com/Beginning-a-glorious-road-with-Qooxdoo-tp4899377p4906228.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
