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. 
-- 
View this message in context: 
http://n2.nabble.com/Including-non-qooxdoo-libraries-tp3925436p3925436.html
Sent from the qooxdoo mailing list archive at Nabble.com.

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

Reply via email to