Yes, of course, I think, I have over-complicated what I tried to say..:)
-----Ursprüngliche Nachricht----- Von: thron7 [mailto:[email protected]] Gesendet: Dienstag, 24. Januar 2012 10:15 An: Robert Nimax; qooxdoo Development Betreff: Re: [qooxdoo-devel] Two or more constructors 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 ------------------------------------------------------------------------------ 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
