On 03/03/2017 22:23, Vikas Saurabh wrote: > that won't make callbacks to the various editors that > you might be plugging in. It'd definitely be better to utilise JCR API... > Session.save() would persist the changes.
+1 for JCR Api. Missing Editors callback will mean that, for example, you won't be updating your query indexes. D.
