One approach I've used successfully, (but is probably extremely taboo,) is
to make your Application class a singleton.  Then it's accessible from
every where with just an Application.getInstance()




On Fri, May 3, 2013 at 12:13 PM, franck34 <[email protected]> wrote:

> Hi,
>
> Probably a stupid question, but ...
>
> Is there an aliase for qx.core.Init.getApplication() ?
>
> like myApplication.get() or something ...
>
> Thanks
> Franck
>
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to