- From: Greg Stein <gstein@lyra.org>
- Date: Sun, 4 Feb 2001 18:28:10 -0800
- To: ietf-dav-versioning@w3.org
On Sun, Feb 04, 2001 at 07:52:39PM -0500, Geoffrey M. Clemm wrote: > From: "Lisa Dusseault" <lisa@xythos.com> >... > Please resolve this. Placing custom properties on the VHR is > unacceptable, because a VHR doesn't appear in regular collections the > way a VCR does. You would have to make one request to collection > '/lisa/' to find all the VCRs and all the URLs to the VHRs, then make > 'n' requests to all the VHR URLs to find the values of the custom > property. > > You can use the DAV:expand-property report if you want to obtain > all this information in one request. Specifically, run the report using a Depth:1 on the VCR to grab the VHR URL and then the props of interest. N reports will be run and returned within the report body. Cheers, -g -- Greg Stein, http://www.lyra.org/
Received on Sunday, 4 February 2001 21:26:47 UTC