Gaetan de Menten wrote: > Could anybody comment on this? > > On Dec 6, 2007 12:33 PM, Gaetan de Menten <[EMAIL PROTECTED]> wrote: > >> Hi list, >> >> Does anybody know if there is a better way than: >> var statics = qx.Class.getByName(this.classname) >> >> to access the static members/class variables of the "current" (most >> specialized) class from one of its parent class? >> >>
How about this.constructor?! T. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
