Re: Organising the xwt namespace

Charles Goodwin <[email protected]> Wed, 2 Apr 2003 14:43:18 +0100
Newsgroups gmane.comp.java.xwt.general
Message-ID <308906BE5D07D5119285009027D61C5722F688@NTFPS1>
Andrew has pointed out to me that Java doesn't use plurals in it's
namespace.

Which, in my mind, validates David's case... so I'm happy with the singular
approach.

As for the layout... just thinking about it, since there's so little
difference in the approaches and all I want is something that just works
(tm), how's about this compromise that's basically what David wants +
factoring out non-widget xwts:

xwt.standard // the xwt.standard theme
xwt.widget // widget docs / preapplies
xwt.theme // theming code
xwt.lib // lib code

With the following additions

xwt.theme.common
xwt.lib.common

Where the 'common' dirs contain your non-widgets, things that the usual
application developer simply doesn't need to know about and things that
won't be in xwt.widget as well.
_______________________________________________
http://lists.xwt.org/listinfo/dev