Roland Porath wrote:
Thus the WebDAV layer either should reject these values, or make sure
the XML is serialized when stored, and re-parsed in the other direction.
That may be tricky to implement as there's no simple way to distinguish
between strings and XML in the store.

What about properties like supportedlock, lockdiscovery, etc. they seem to
contain xml data. Are they fundamentally different? For all I can see they
seem to be just plain vanilla properties in most aspects.

Those are "live" properties -- the server does not store them as properties, but computes their values upon PROPFIND.

BR, Julian

Reply via email to