terminology: source uses "protected property" for something that only only
indirectly has to do with that term
---------------------------------------------------------------------------------------------------------------
Key: JCR-1790
URL: https://issues.apache.org/jira/browse/JCR-1790
Project: Jackrabbit
Issue Type: Task
Components: jackrabbit-webdav
Reporter: Julian Reschke
Assignee: Julian Reschke
Priority: Minor
Documentation and method names (DavProperty) use "protected" as pseudonym for
"return upon PROPFIND/allprop". This isn't really accurate, because the live
properties defined in RFC2518/4918 *are* protected, but are returned with
PROPFIND/allprop nevertheless.
Proposal: update documentation and method names to say something like
"visibleInAllprop".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.