On 01/24/2012 10:03 AM, Robert Nimax wrote: > Hi, > this won´t work, because die constructor function is added with a constant > key to the class definition javascript object created by qooxdoo.
It's even simpler. 'construct' is the key of a JS map, and as the map is parsed by the JS engine only the lexically last of any given map key will win. T. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
