Re: [qooxdoo-devel] loading 3rd party libraries before qooxdoo's code

2014-10-16 Thread Alex Gölkel
Hi, if you don't want to wrap the external scripts with qooxdoo classes, you can also use the "add-script" configuration for the generator jobs. http://manual.qooxdoo.org/current/pages/tool/generator/generator_config_ref.html#pages-tool-generator-generator-config-ref-add-script Looks like this in

[qooxdoo-devel] Heterogeneous code in Interfaces?

2014-10-16 Thread dev
Is there any reason why the type checking and parameter counting of Interfaces are heterogeneous? In some classes arguments.length == 1 and others this.assertArgumentsCount(arguments, 1, 1); are used. Furthermore, in some no type checking when incoming parameters of functions/methods in ot

Re: [qooxdoo-devel] loading 3rd party libraries before qooxdoo's code

2014-10-16 Thread Mustafa Sak
Hi Sanne, any qooxdoo project / application can be bound as a library into any other qooxdoo app. [1] The name space of the library will be available on the main application. The generator will concatenate all used classes of libraries into the application JS-file ordered by the dependency anal

Re: [qooxdoo-devel] qooxdoo-contrib, again

2014-10-16 Thread benco
Hi guys, Here is my "contrib" :) to this discussion (will try to be the most concise as possible but I admit there are so much to say). Regarding the contrib manager: * I agree that using an existing package manager could be a better choice * using npm or bower is in my opinion not so i

Re: [qooxdoo-devel] loading 3rd party libraries before qooxdoo's code

2014-10-16 Thread Sanne Peters
Hi Mustafa, How does wrapping my library in a qooxdoo library solve my problem? Sanne On 16/10/2014 10:42, Mustafa Sak wrote: Hi, The loader will load all scripts included via add-script asynchronously. In source mode your scripts will be loaded before qooxdoo code, because all scripts wi

Re: [qooxdoo-devel] loading 3rd party libraries before qooxdoo's code

2014-10-16 Thread Mustafa Sak
Hi, The loader will load all scripts included via add-script asynchronously. In source mode your scripts will be loaded before qooxdoo code, because all scripts will be loaded async. But in build mode the code is directly included into the loader and will be executed synchronously. The only ad

[qooxdoo-devel] loading 3rd party libraries before qooxdoo's code

2014-10-16 Thread Sanne Peters
Hi all, I've got a third party (ish) library (that I made myself) from which I use some functions in my custom theme. At first I manually added a script tag to the code so that ran the code before the qooxdoo code was run and the function was of course available to the theme. like so:

Re: [qooxdoo-devel] qooxdoo-contrib, again

2014-10-16 Thread Dietrich Streifert
Yes, someone changed the password. Now again test test. Am 15.10.2014 um 18:25 schrieb Florian Wilhelm: > > On 15.10.2014 13:28, Dietrich Streifert wrote: > >> We have a heavy qx.desktop application online (the German Resuscitation >> Registry http://www.reanimationsregister.de). > "test" "test