- From: Clemm, Geoff <gclemm@rational.com>
- Date: Wed, 10 Oct 2001 12:07:36 -0400
- To: ietf-dav-versioning@w3.org
- Message-ID: <3906C56A7BD1F54593344C05BD1374B103F8AC6D@SUS-MA1IT01>
I personally don't think "member of a baseline-collection" merits a special icon or a special property. The fact that it is read-only is reflected in both the fact that it is checked-in, and for a server that supports the ACL spec, the fact that it is marked read-only. The only thing you can't tell is "and all attempts to check it out will fail". I don't think that "can never check out" is an important enough piece of information to warrant a special icon/property. As for the server, it will know whether or not a resource is a member of a baseline-collection (after all, it would have to generate the property value if we defined one), so it doesn't need a property to remind it what it already knows (:-). But this certainly is a candidate for a DeltaV extension, in which case, adding it to the "extension" section of the FAQ would be the way to go. Cheers, Geoff -----Original Message----- From: Peter Raymond [mailto:Peter.Raymond@merant.com] Sent: Wednesday, October 10, 2001 8:55 AM To: ietf-dav-versioning@w3.org Subject: How to enforce the preconditions regarding modifying a baseline c ollection Hi, I was talking with some people in MERANT about the baseline feature and we were discussing the various preconditions that enforce that members of a baseline-collection cannot be modified (eg the DAV:must-not-update-baseline-collection preconditions). It seems odd that the only way to identify a resource as a member of a baseline-collection is by looking at it's URL (eg where it lives in the namespace). Other preconditions can be enforced by looking at the type of resource (eg by looking either at DAV:resource-type or by looking at it's properties as in section 22), but these preconditions can only be checked by looking at the namespace. It would be nice if all members of a baseline-collection had some property to identify them as such, so that the implementation of the code to enforce the preconditions can be simple and so that clients can also identify these resources (perhaps show them greyed-out to indicate they cannot be modified). Regards, -- Peter Raymond - MERANT Principal Architect (PVCS) Tel: +44 (0)1727 813362 Fax: +44 (0)1727 869804 mailto:Peter.Raymond@merant.com <mailto:Peter.Raymond@merant.com> WWW: http://www.merant.com <http://www.merant.com>
Received on Wednesday, 10 October 2001 12:08:08 UTC