- From: Pill, Juergen <Juergen.Pill@softwareag.com>
- Date: Wed, 5 Dec 2001 16:46:09 +0100
- To: "'Clemm, Geoff'" <gclemm@rational.com>, "'ietf-dav-versioning@w3.org'" <ietf-dav-versioning@w3.org>
Hello Geoff, thanks for your answer. I mostly work on a WebDAV server implementation (Jakarta Slide) and currently I am preparing a method/resource compatibility matrix. If you are interested, I can post it soon. Best regards Juergen PS. I want to start working on the client side too starting next year. (http://www.jcp.org/jsr/detail/147.jsp). -----Original Message----- From: Clemm, Geoff [mailto:gclemm@rational.com] Sent: Mittwoch, 5. Dezember 2001 15:01 To: 'ietf-dav-versioning@w3.org' Subject: RE: version resource and locking The primary use cases requiring lock/unlock are for version-controlled resources. A server certainly could also support locking on a version resource, but since a version resource is largely immutable (except for its live properties, where whether or not they are immutable depends on the characteristics of that live property), servers may not bother with supporting locks on them (unless they get that functionality for free from their underlying implementation). Just for interests sake, did you have a client scenario in which version locking was interesting? Similarly, it is unlikely that a "lock" on a version history resource will be of much interest to a client, and servers may not support it. Note though that unlike LOCKing, which is only really interesting on version-controlled resources, ACLs support is interesting and worthwhile on all resource types, including versions (to control "delete" behavior) and version histories (to control who can add versions to that version history) Cheers, Geoff Cheers, Geoff -----Original Message----- From: Pill, Juergen [mailto:Juergen.Pill@softwareag.com] Sent: Wednesday, December 05, 2001 7:45 AM To: 'ietf-dav-versioning@w3.org' Subject: version resource and locking Hello, The Delta-V standard introduces the resource type "version resource". Would you expect the webdav (un)lock command to work on a "version resource" too. A server may implement the delete method on a "version resource". Am I correct with the assumption, that (un)lock should work on a "version history resource" and a "version controlled resource" too. Best regards Juergen Pill
Received on Wednesday, 5 December 2001 10:46:17 UTC