Hi, Ludovic.
Ok.
At first look:
XWIKI-2470: we can add dirty fields to some objects (like
doc.isContentDirty)
XWIKI-2471: Add new metaproperty to PropertyMetaClass
I need some time to think more.
About 2471: Can you give an usecase and a rationale for not creating new
versions? (see Sergiu's comment in jira)
Ludovic Dubost wrote:
Artem,
Can you look at integrating the following jira items in your schedule:
http://jira.xwiki.org/jira/browse/XWIKI-2470
http://jira.xwiki.org/jira/browse/XWIKI-2471
The objective would be to support non-versioned properties in XWiki
Objects. Modifications to there properties would never make a new
version of the document. At the same time we would highly improve our
saving by not resaving data that are not changed. This would have great
effect on big documents.
If we had these in the standard API it would allow us not to write a
separate plugin and storage on a client project.
--
Artem Melentyev