Thanks, your reply makes perfect sence, just one question: Sebastian Werner wrote: > BTW: A mixin somehow also has no super() as it do not extends from an > existing class. There is not such a pattern in Java so it might be hard > to find a good match.
I haven't tried this as I am not at my development machine but wouldn't something along the lines of qx.Class.getByMixin(this.constructor, theMixin) work? If so I was planning on using explicitly within our own mixin. but perhaps it could be an enhancement for 0.8.3? Thanks, Matt ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
