hi peter

If I am right, this is JCR-specific concept, not one from WebDav. Is that true?

it definitely originates from the requirement to expose a
jcr repository over webdav.

There are few more methods in DavResourceLocator inteface, which are not used inside webdav component at all. In my opinion removing them (moving to other interfaces in appropriate components) would make understanding of interfaces in WebDav component simpler (for me at least :-)), although there are obvious API compatibility issues in doing so. What do you think?

the fact that they are not used within the webdav component isn't
of too much relevance, because the webdav component doesn't
include the implementations. it merely acts as library.

kind regards
angela

Reply via email to