simplify spi commons PathParser handling of expanded names
----------------------------------------------------------
Key: JCR-3297
URL: https://issues.apache.org/jira/browse/JCR-3297
Project: Jackrabbit Content Repository
Issue Type: Wish
Components: jackrabbit-spi-commons
Reporter: Julian Reschke
Priority: Minor
The PathParser currently does a lot of work to deal with cases where expanded
names use namespace names that are not RFC 3986 URIs.
However, those expanded names do not need to be supported as per
http://www.day.com/specs/jcr/2.0/3_Repository_Model.html#3.2.1%20Namespaces
It appears a much simpler approach would be to simply treat those names as
local names, and to just document that expanded names will not "work" (for some
value of "work") for illegal namespace names.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira