On Sat, May 19, 2012 at 7:09 AM, Bert Huijben <b...@qqmail.nl> wrote:
> No, the idea of editor v2 is that we update a node in a single atomic
> operation.
>
> If we would update just the properties or just the text, we have a node that
> is neither at its old revision, nor at its new revision. And that is
> something that we try to avoid in editor v2.
>
> E.g. for directories we update the list of children and the properties in
> one operation, to avoid the old 'incomplete' state of editor v1.

Does that also mean the properties of all of the children as well?

If so, this may be why Greg has suggested a PROPFIND Depth: 1 call as
that'll mesh with the Ev2 semantics if that's the case.

BTW, thanks for the reply!  -- justin

Reply via email to