Christoph Dorn schrieb:
I have a lot of PHP programming experience with PHP content management systems and application frameworks. I could make recommendations on and refine a PHP API to communicate with qooxdoo. I could also implement all the hooks/patches for squirrelmail so we can communicate with it. I would need to work with a qooxdoo expert to make recommendations on how to structure the qooxdoo javascript code for a complex application. I am not an expert in JavaScript.
It would really be great to develop a PHP application framework for GUI-Frontends such as qooxdoo. I have written a primitive one which uses PHPTAL to construct QxBuilder-XML files and to provide JSON data for data requests made by dojo.io.bind - calls. The frontend then makes calls for

1) "Empty" qooxdoo-widget templates to be constructed by QxBuilder
2) Data calls to populate the widgets

This seems to me a good solution to separate design and data. The PHP Backend provides "objects" (I am mimicking Zope here to a certain extend) - which are either data objects or phptal templates.

What is your idea about the design of a backend? I would love to replace mine by a more sophistacated one - which I also need not maintain by myself.... ;-)

Christian


-------------------------------------------------------
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

Reply via email to