- From: E. Sinderson <elias@cse.ucsc.edu>
- Date: Thu, 13 Feb 2003 10:49:10 -0800
- To: www-webdav-dasl@w3.org
I would like to put forth the following: If a server that doesn't support Delta-V recieves a client query that specifies <d:include-versions/> it SHOULD honor the request as if <d:include-versions/> wasn't specified. The logic is that if a server has a version (the only version) of a resource in the query scope then it can easily include all the versions it knows about. This approach will lessen the number of round trips needed to get a successful response. The implementation is simple and shouldn't break existing servers. Am I missing something? Elias Julian Reschke wrote: > Right. > > That's the purpose of making the *check* for the element required, but the > support *optional*. Obviously we also want to make sure that the error > condition can be properly detected, but that's a separated issue... > > Julian > > -- > <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760 > > > -----Original Message----- > > From: www-webdav-dasl-request@w3.org > > [mailto:www-webdav-dasl-request@w3.org]On Behalf Of Lisa Dusseault > > Sent: Wednesday, February 12, 2003 3:22 AM > > To: 'Julian Reschke'; 'Wallmer, Martin'; www-webdav-dasl@w3.org > > Subject: RE: Relationship between scopes and version histories > > > > > > > > > > 2. If the client specifies <d:include-versions />, the > > > server MUST take > > > care > > > > of versions or MUST reject the request. > > > > I thought this was going to be optional for servers? To be clear, a > > server that does not handle versioning must look for this element and > > reject the request? > > > > That's fine, I was worried that the client wouldn't be able to tell the > > difference between successful responses that did or did not check > > versions. > > > > lisa > > > >
Received on Thursday, 13 February 2003 13:49:42 UTC