Hi Martin, On Fri, Apr 23, 2010 at 8:08 AM, MartinWittemann <[email protected]> wrote: > > Hello Petr, > did you also found out what changes in qooxdoo were responsible for that > change of your app? >
To be honest, not:( I just experimented what I need to call to initialize the qooxdoo. > > Petr Kobalíček wrote: >> >> The main problem is that qooxdoo not contains possibility for setting >> custom loaders. I don't want to pack my application with qooxdoo so I >> always need to call qx.core.Init.ready() after 1.0.1, maybe in next >> version it will be something else, I don't know. >> > > And what would you expect? I don't get your problem with calling a method? Some defined API for this purpose. For example if you say today that qx.core.Init.ready() is what I need then I have no problem at all. I just want something which will not stop working tomorrow. Also some "defined" mechanism so I can tell qooxdoo that I'm using my own loader so I will call the methods responsible for initialization myself. I want only some small piece of API where all changes to the initialization process will be documented, so I can easily port qxbuild to newer versions without wasting hours of debugging or finding what changed;) > > Petr Kobalíček wrote: >> >> So is there any possibility to include custom loading possibility in >> qooxdoo, this can't be too hard, it's only about defining simple >> "entry-point" API that will be called when my loader finishes loading >> all necessary files. >> >> So what do you think, will it be possible? >> > That really doesn't sound too hard, your right. Do you remember the number > of the bug report? Unfortunately not. I tried to find it right now, but it's lost:-) > Regards, > Martin > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Application-onScriptLoaded-tp4909328p4948854.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > -- Best regards - Petr Kobalicek <http://kobalicek.com> ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
