RE: Question on support for in-place editing

> > Second question:  Is there a way for clients to view working
> resources and
> > only see the latest checked-in versions?  E.g. I may be uninterested in
> > seeing "works in progress" affected by in-place editing.  Can I do a
> > PROPFIND depth-1 against the latest checked-in versions in a collection,
> > rather than the works-in-progress?
>
> I think that's what working resources are made for. Anyway, how
> should your
> feature work with anonymous access?

Oops, I meant "view a bunch of version-controlled resources and only see
latest checked-in versions".  I can see that's what working resources are
made for, only unfortunately existing clients don't support working
resources.  I'm trying to make our implementation work as much as possible
with existing WebDAV clients and still have the desired behaviour.  If we
didn't have to be compatible with DeltaV, it would be easy.  ;)

Why wouldn't viewing checked-in versions work with anonymous access, as long
as the 'anonymous' principal is granted read privilege on the resources?

lisa

Received on Wednesday, 13 June 2001 13:14:50 UTC