[xwiki-devs] [Proposal] Rename platform/web/wysiwyg module to platform/web/xwiki-gwt-wysiwyg
In addition I'd like to changed the package from: com.xpn.xwiki.wysiwyg.* to org.xwiki.gwt.wysiwyg.* Here's my +1. WDYT? Thanks, Marius
On 10/19/2009 03:48 PM, Marius Dumitru Florea wrote:
In addition I'd like to changed the package from:
com.xpn.xwiki.wysiwyg.*
to
org.xwiki.gwt.wysiwyg.*
Here's my +1. WDYT?
Well, org.xwiki implies that only components are used inside, and no dependencies on the old xwiki-core. -- Sergiu Dumitriu http://purl.org/net/sergiu/
Sergiu Dumitriu wrote:
On 10/19/2009 03:48 PM, Marius Dumitru Florea wrote:
In addition I'd like to changed the package from:
com.xpn.xwiki.wysiwyg.*
to
org.xwiki.gwt.wysiwyg.*
Here's my +1. WDYT?
Well, org.xwiki implies that only components are used inside, and no dependencies on the old xwiki-core.
Indeed the server side depends on the old xwiki-core. I can postpone the package rename. Maybe some of the services can be rewritten using only the bridge. Marius
participants (2)
-
Marius Dumitru Florea -
Sergiu Dumitriu