Organising the xwt namespace

Charles Goodwin <[email protected]>
Newsgroups gmane.comp.java.xwt.general
Message-ID <308906BE5D07D5119285009027D61C5722F67C@NTFPS1>
Ok, we can hammer this debate into the ground all we like.

But we do need to come to an agreement.

Firstly, let's have a vote on some of the clear disagreed issues:

1) (a) plural or (b) non-plural

examples:
a) widget -> xwt.widget.scrollpane
b) widgets -> xwt.widgets.scrollpane

2) (a) separation or (b) no separation of widgets / non-widgets

examples:
a) xwt.behaviour.focusable and xwt.widgets.button
b) xwt.widgets.focusable and xwt.widgets.button

3) (a) no default xwt theme, (b) a default theme separate from the widget
core code, or (c) a default theme in the widget core code

examples:
a) you have to xwt.theme()
b) (since we're moving core code from xwt.standard) xwt.standard.button
c) xwt.theme.button

4) (a) heavy use of xwt.* namespace or (b) not

examples:
(order: [preapplies, usages docs], [theme code/docs], [homogenous code]
a) xwt.widgets, xwt.themes, xwt.lib
b) xwt.widgets, xwt.widgets.theme, xwt.widgets.lib

If we get a vote in on this, we can make some progress with refining it
instead of arguing about it. :)
_______________________________________________
http://lists.xwt.org/listinfo/dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.