> but back to my first question, i thought you want qooxdoo 
> applications 
> to start quicker. hm, i don't see how a xml->qooxdoo converter which 
> runs on the serverside can help.
> 
> ok, you can try to load only those qooxdoo parts which are 
> needed. but: 
> you have to "understand" the qooxdoo class hierarchy. well imho, the 
> easies and efficient way is to load "qooxdoo.js" (in its 
> compressed form).
 
I know, i repeat myself often (maybe to often) i am working heavilly on such
a thing, a php file which knows the dependencies and know how to handle with
it. With this script you only have to say " i need QxApplication, QxHtml,
QxLabel" -> doit() and my qooxdoo.php resolves the dependencies and creates
the smallest file available. Then this file is cached (for speed) and
compressed. The files are about 50% smaller then qooxdoo.js.gz!

The file is working in my environment but there are some missing
dependencies in the js-files. I am actually searching this missing
dependencies and send them all to sebastian. He applies this to the svn as
soon as he can (yes, this really works ;-). Aften i found most of then i
will release my file.

I someone likes to help me -> PLEASE TELL ME! I need a php script converted
from php to python (or something other which can be run under cygwin -> php
can't)

Olli



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