RE: Ideas: GETSRC & MULTIPUT

These are very good questions.

One possible set of answers:

> In general, I believe having distinct URL's for different resources
> is far superior to defining new methods.  How would you set access
> control on the "source" resource?

The dav:readsrc privilege.

> How would you get the properties of the "source" resource?

In this model it's not a different resource, so you'd use PROPFIND. If you
want information about the src, then dav:srccontentlength, dav:srcetag,
dav:srccreationdate, dav:srclastmodified... properties would need to be
defined.

- Jim

Received on Monday, 29 October 2001 19:21:34 UTC