Re: New util: group + list improvements
Charles Goodwin <[email protected]> Tue, 04 Nov 2003 08:53:32 +0000
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Organization | XWT Foundation |
| Message-ID | <[email protected]> |
Adam Megacz wrote: > Charlie, I'm serious about this -- before you can use xwt.util, you > must post a concise, single sentence that explains exactly which > templates belong in xwt.util (as opposed to xwt.lib). I thought I already did this for you. Templates in xwt.util are utilities, not widgets. They are things like 'an ordered list' that are not objects to display or to build widgets with, but objects to help with algorithms. Your sentence: templates in xwt.util are algorithmic objects that do not have any display properties. - Charlie