+1 On Mon, Oct 26, 2009 at 17:38, Marius Dumitru Florea <[email protected]> wrote: > Hi devs, > > I propose we add the following method to DocumentModelBridge: > > /** > * @return a string identifying the current version of this document > */ > String getVersion(); > > I need it for the WYSIWYG sync plug-in service. I'm refactoring the code > to use components and I want to drop the dependency on xwiki-core. > Getting the document version is the last thing that stops me. > > Here my +1. > > Thanks, > Marius > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs >
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

