26 Oct
2009
26 Oct
'09
5:12 p.m.
+1 On Mon, Oct 26, 2009 at 17:38, Marius Dumitru Florea <mariusdumitru.florea@xwiki.com> 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 devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne