+1

we should also make the editor itself a separate module

Ludovic

Marius Dumitru Florea a écrit :
> Hi devs,
>
> The new WYSIWYG editor uses an enhanced DOM API to manipulate the edited 
> document. This API extends the default DOM API found in GWT adding:
>
> * W3C Range and Selection support ( http://tinyurl.com/cvsm3a )
> * Multiple-window support ( http://tinyurl.com/cphdep )
> * Depth-first pre-order iterator (part of Document traversal support)
> * Lots of DOM utility methods
>
> I'd like to move this API in a separate build module to make it reusable 
>   inside and outside XWiki. We could name it xwiki-web-gwt-dom (or 
> xwiki-gwt-dom?) and place it, at list for now, in platform/web/gwt-dom 
> (or platform/web/xwiki-gwt-dom?).
>
> Also, I'd like to rename the package name from 
> com.xpn.xwiki.wysiwyg.client.dom to org.xwiki.gwt.dom.
>
> WDYT?
> Marius
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>
>   


-- 
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to