Hi Sanne There is a generator config key “add-script” which can be used to inject dependencies into the build – I’ve not used it myself but you can find the docs here: http://manual.qooxdoo.org/current/pages/tool/generator/generator_config_ref.html
Regards John From: Sanne Peters <sa...@realtimesolutions.nl> Reply-To: qooxdoo Development <qooxdoo-devel@lists.sourceforge.net> Date: Wednesday, 11 November 2015 at 07:52 To: qooxdoo Development <qooxdoo-devel@lists.sourceforge.net> Subject: Re: [qooxdoo-devel] Using external libraries via a Qooxdoo library in your app Hi, I actually considered your approach in https://github.com/oetiker/QxD3/blob/master/source/class/qxd3/Svg.js ,but that is the thing that I wanted to prevent, because I would like to easily upgrade the third party library with npm (package.json) or something along those lines. kind regards, Sanne Peters Interaction Design Torenallee 20 5617 BC Eindhoven Tel: 040 4022 726 | E-mail: sanne.pet...@realtimesolutions.nl | Website: http://www.realtimesolutions.nl On 10/11/15 14:10, Tobias Oetiker wrote: Hi Sanne, one aproach is to write a a tiny qooxdoo class and append the actuall javascript file you want to include to the same file. look at https://github.com/oetiker/QxD3 for inspiration. cheers tobi Today Sanne Peters wrote: Hi, Is somehow possible to specify dependencies to thrid party javascript lbriaries for a class in a a qooxdoo library? I am looking for a clean solution, with which I can easily upgrade the third party libraries in my qooxdoo library. with kind regards, Sanne Peters *Interaction Design* Realtime Solutions B.V. Torenallee 20 5617 BC Eindhoven *Tel:* 040 4022 726 | *E-mail:* sanne.pet...@realtimesolutions.nl<mailto:sanne.pet...@realtimesolutions.nl> | *Website:* http://www.realtimesolutions.nl ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
_______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel