Hi,

My application loads additional components with the qx.io2.ScriptLoader. 
During the first load-cycle when qx.io2.ScriptLoader.get() creates a new 
instance they work as expected.

After they finish the loading of the file I try put the instances back into the 
pool using qx.io2.ScriptLoader.pool(instance).

But when ScriptLoader.get() returns a "used" instance the loading with it 
never completes. In Firebug I can see the correct created dom node for the 
file, but the callback-Function is never called.

I have attached the class that utilizes the ScriptLoader
Any suggestions where I went wrong?

-- 
Greetings
Heiko Stübner

Nexst4


------------------------------------
Nexst4 - Kesys GmbH
Arndtstrasse 12
01099 Dresden

Tel.: +49 (351) 655 76 70
Fax:  +49 (351) 655 76 66
Mail: [EMAIL PROTECTED]

Geschäftsführer: Alf Thiele
Sitz der Gesellschaft: Dresden
Handelsregister: Amtsgericht Dresden HRB 22605

Attachment: jsloader.js
Description: application/javascript

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to