1 Aug
2013
1 Aug
'13
7:48 a.m.
Hi devs, Just a note to indicate that just deprecated XWikiDocument#deleteAttachment methods in favor of the combination of the new method XWikiDocument#removeAttachment and XWiki#saveDocument. This make attachment deletion follow the same behavior as xobject and among other things allow doing all sort of modifications to a XWikiDocument without touching the database until we decide to apply them by saving the document. Thanks, -- Thomas Mortagne