Details
-
Wish
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.