I quite like the construction as it is. It's convenient to access the
methods, and has the potential for overriding the construction of the
windows in one place rather than having to extend multiple classes.

It can be left as a mixin so that it can be included only if required.

Hugh

> Good idea. However I would prefer a static class with these method 
> or even better: Write a class for every method (inform, alert, 
> confirm, ...) you have created. Every class extends 
> qx.ui.window.Window (or create a basic Dialog class for all stuff 
> currently in _createWindow).
> 
> Just my 2 cents.
> 
> Sebastian
> 
> 
> 
> blattgold.cb schrieb:
> > Hello,
> > 
> > wanted to let you know about a new snippet:
> > 
> > Asynchronous (Non-Blocking) User Interaction

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to