Re: FINAL CALL

Adam Megacz <[email protected]> 03 Apr 2003 21:31:02 -0800
Newsgroups gmane.comp.java.xwt.general
Organization XWT
Message-ID <[email protected]>
David Crawshaw <[email protected]> writes:
> The only question I raise (it's really really tiny) is do the -able 
> templates have to be replicated in xwt.widget? Surely their interface 
> wouldn't change, and an app developer could just use xwt.theme.-able 
> straight.

The question to ask is if there is ever a template X-able which MUST
ALWAYS be Y-able.

We bickered earlier over whether or not all click-ables had to be
focus-able.  While we didn't come to a consensus on that particular
case, I can see a future foo-able which always must be a bar-able;
therefore users should instantiate xwt.widget.foo-able, which
preapplies both xwt.theme.foo-able and xwt.widget.bar-able.

  - a

_______________________________________________
http://lists.xwt.org/listinfo/dev