Well I think the backend should be pluggable so you can use XML, JSON, QxBuilder, JS, PHPTAL, Smarty etc...
First thing we need to do is to get a standard communication layer defined that can transport all this to load templates, definitions or trigger php business logic. We can then plug in handlers on the PHP server side and javascript client side. What would help me is a list of fields/data you pass to the server to make all your different requests and what the server send back. I can then see if the model I am working on will support your usage case. Christoph -- View this message in context: http://www.nabble.com/Increase-exposure-awareness-with-visible-project-t1360587.html#a3716274 Sent from the qooxdoo-devel forum at Nabble.com. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
