Hi Olli, I think this will definetely be needed. The application should only load what it needs to speed loading.
May I suggest that you split your class into two parts. 1) Will parse JS files to generate XML info about what is needed 2) Will take the XML info and generate a combined JS file including compressed version This way we can still use the second part if we decide to generate low-level JS code or QxBuilder XML code to send to client instead of standard qooxdoo API code. Provided that we also generate the XML info your class needs to generate the JS include files. I would love to see your code when its done and anything else you think may help. Christoph -- View this message in context: http://www.nabble.com/PHP-Framework-t1366771.html#a3716358 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
