Hi tedi tedi, > I guess that if I wanted to use the class from an eval'ed string, > I'd have to reffer to that class in some way even if I do a simple > if(cvsiwagui.ModuleOne == undefined) ... right? ^.^
Right. Or use @-hints (@require[1a] or @use[1b]). If you need more examples for applications with parts have a look at the code of the feedreader [2a], showcase [2b] or widgetbrowser [2c]. Regards Richard [1a] http://manual.qooxdoo.org/3.5/pages/development/api_jsdoc_ref.html#require [1b] http://manual.qooxdoo.org/3.5/pages/development/api_jsdoc_ref.html#use [2a] https://github.com/qooxdoo/qooxdoo/tree/master/application/feedreader [2b] https://github.com/qooxdoo/qooxdoo/tree/master/application/showcase [2c] https://github.com/qooxdoo/qooxdoo/tree/master/application/widgetbrowser ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
