broaden 'scope' to be any kind of resource, not just collection resource.

In earlier email, I proposed that scope should be broadened to be any kind
of URI, not just URLs of WebDAV collections.  If we can't do that, can I
suggest that we at least broaden the definition of scope to be any kind of
resource, not just collection resources?

1) It's meaningful.  When a scope is a non-collection, the scope is just
that one resource.

2) It's useful.  Client might want to test whether a (non-collection)
resource satisfied a complex predicate expressed as a DASL query without
having to do the PROPFIND and GET.

3) It's cheap to implement and describe.  Maybe even cheaper than the
current one, since it's one less restriction.  "a scope is a Web resource".
 Period.

Received on Tuesday, 7 July 1998 17:57:07 UTC