- From: Lisa Dusseault <lisa@xythos.com>
- Date: Mon, 11 Aug 2003 10:09:58 -0700
- To: "'Geoffrey M Clemm'" <geoffrey.clemm@us.ibm.com>, <ietf-dav-versioning@w3.org>
Sure, every version must have the displayname property so you can get it with PROPFIND. However, no specification requires that to be either writable or protected on a version, so on some servers it won't be writable. Also no specification requires it to be either static or dynamic, so it's possible on some servers that the property would be protected, and it would change whenever the value on the VCR changed. I believe on Xythos WFS the displayname property is protected and static on versions. It will always have the same value as the displayname property of the VCR. Lisa > -----Original Message----- > From: ietf-dav-versioning-request@w3.org > [mailto:ietf-dav-versioning-request@w3.org] On Behalf Of > Geoffrey M Clemm > Sent: Monday, August 11, 2003 9:03 AM > To: 'ietf-dav-versioning@w3.org' > Subject: Re: DAV:displayname with versions > > > > There is no concept of a "global" property of a version. > Each version is a separate resource, with its own properties. > So each version has its own DAV:displayname property. > > But there is a natural place to put a "global" property of a > version, namely, as a property on the VersionHistory of that version. > > Cheers, > Geoff > > ietf-dav-versioning-request@w3.org wrote on 08/11/2003 11:47:38 AM: > > > > > Just a simple question, is the DAV:displayname of a > resource "global" > > ? Or is it possible to have different DAV:displayname(s) > for different > > versions of the same resource. > > > > I found nothing in the mailing lists or in the RFC. > > > > Best regards > > > > Horst Liermann > > > >
Received on Monday, 11 August 2003 13:09:15 UTC