What I am wondering is if it would be possible to improve speed by pre-rendering in html widgets at compile time. Obviously, some things cannot be known before runtime but I'd guess that lots of things could be pre-computed. It might require something like python-spidermonkey (http://code.google.com/p/python-spidermonkey/) to execute Javascript code inside a python script. And maybe we could add meta-data about things we guarantee will never change (as in this window will never be re-dimensioned).
I'm not sure it would be possible but if so, it would give qooxdoo one more edge compared to the other frameworks that do not have a toolchain to make this possible. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel