Hey,
> Thanks. Do you know if there is any way to override the property definitions 
> of another mixin? I have had a drop-in replacement for a built-in decorator 
> with more relaxed property definitions that I want to port to qooxdoo 3.0.
Overriding another mixin definition is not possible. But you might rename your 
custom mixin and its properties which does basically the same and use that 
instead. I know thats not an elegant solution but it would work.
On the other hand, I wonder why you need that relaxed property definitions? 
Maybe its too restrictive in the framework and we could fix that in the 
framework code?

Regards,
Martin


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to