On 03.09.2014, at 22:29, Carsten Ziegeler <cziege...@apache.org> wrote:
> And how do you know what to do? You get a resource from /mnt/merge/bla and > want to delete it, this is either: > - delete the note from /apps/bla > - create a node add /apps/bla and add the hide property Both, first delete and than add + hide. Something the sling post servlet can do in one step, and if the node is not there yet, the first delete will have no effect. Cheers, Alex