Re: [qooxdoo-devel] Extending or overriding mixins

2010-02-08 Thread Derrell Lipman
On Mon, Feb 8, 2010 at 23:02, Simon Bull wrote: > Hello List, > > I have a need to override methods provided by the framework in a mixin. > > Is it possible to extend a mixin? Or otherwise override a method from > one mixin with a method in another? > You should be able to force it, if you reall

[qooxdoo-devel] Extending or overriding mixins

2010-02-08 Thread Simon Bull
Hello List, I have a need to override methods provided by the framework in a mixin. Is it possible to extend a mixin? Or otherwise override a method from one mixin with a method in another? Thanks, Simon -- The Planet