Yep, we going to need this for other things as well, but I'm thinking more of a config key, rather than a file-level compiler hint, see this bug: http://bugzilla.qooxdoo.org/show_bug.cgi?id=3016 . I think this suits better on the config level.
T. panyasan wrote: > Hello, > > again on the subject of using non-qooxdo libraries: At the moment, we > include them by adding a <script> tag in the index.html, which is ok, but > not elegant, and against the generator philosophy of including only what is > needed. I would like to propose to add a compiler hint similar to #require, > which tells the generator to load a script file before including the given > file, such as #load(script/library.js) or > #load(http://domoain.com/path/to/my/library.js). With the > qx.io2.ScriptLoader class, this shouldn't be a problem, and for the build > job, the file could be downloaded and included. > > Just an idea. > > C. > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
