That will definitely be part of the solution. I also figured out how the
playground (http://demo.qooxdoo.org/current/playground/) supported the
running of dynamic code and realized I could do the same thing. Thanks for
the heads up about the feeder app, I'll have to take a look and see how it
implements the parts.
On Wed, Feb 19, 2014 at 4:23 AM, Daniel Wagner <[email protected]>wrote:
> Hi,
>
> check out the part loading feature:
> http://manual.qooxdoo.org/current/pages/development/parts_overview.html
>
> For a working example, take a look at the source code of the Feed Reader
> demo app.
>
> Regards,
> Daniel
>
> On 18.02.2014 02:18, jpreed00 wrote:
> > I'm looking to be able to dynamically load a qooxdoo module into a
> desktop
> > application. Say, for example, I have several modules. Each module
> > implements an init function that creates itself a window and, from that
> > point on, is self-contained (i.e. like a calculator app).
> >
> > What I want to do is to be able to call a function like this:
> >
> > function loadModule(modName)
> > {
> > var newmod = new qx.something.loadModule(modName);
> > newmod.init();
> > }
> >
> > Any ideas?
> >
> >
> >
> > --
> > View this message in context:
> http://qooxdoo.678.n2.nabble.com/Dynamically-load-a-qooxdoo-module-tp7585336.html
> > Sent from the qooxdoo mailing list archive at Nabble.com.
> >
> >
> ------------------------------------------------------------------------------
> > Managing the Performance of Cloud-Based Applications
> > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> > Read the Whitepaper.
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
> > _______________________________________________
> > qooxdoo-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >
>
>
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel