On 10/19/2009 03:37 PM, Marius Dumitru Florea wrote:
> Hi devs,
>
> I'd like to create a xwiki-gwt-user module in platform-web which will
> contain classes from the util and widget WYSIWYG packages. This module
> corresponds to the com.google.gwt.user package which contains utility
> and UI-related classed. The module will have this structure:
>
> org.xwiki.gwt.user.client.* (classes from the current util package)
> org.xwiki.gwt.user.client.widget.* (classes from the current widget package)
>
> Since I want this module to be generic (an extension of what GWT
> currently provides) I'd like to exclude the following class/packages
> which are XWiki specific:
>
> * util.Attachment
> * widget.explorer.*
> * widget.wizard.util.*
> * widget.PageSelector
> * widget.SpaceSelector
> * widget.WikiSelector
>
> These can remain in the WYSIWYG source tree for the moment but I'm
> considering moving them to the gwt module which is XWiki specific.
>
> You can see the current sources here
> http://svn.xwiki.org/svnroot/xwiki/platform/web/trunk/wysiwyg/src/main/java/com/xpn/xwiki/wysiwyg/client/
>
> Here's my +1. WDYT?

Why "user"? It doesn't look like a user thing to me, perhaps I'm wrong. 
Can you explain what this code does in more details?

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to