[
https://issues.apache.org/jira/browse/OAK-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285696#comment-13285696
]
Julian Reschke commented on OAK-61:
-----------------------------------
The current approach should be extended to:
# split the *mapping* operation from the *resolution* operation; *mapping*
should not affect index handling ({{foo[1]}}), so that methods that need to
check for valid names to be added (such as in {{addNode}}) can do so
# optimize the case where nothing needs to be rewritten (for instance, when the
JCR path does not contain expanded names, and there is no session-local prefix
remapping)
> Implement JCR path handling
> ---------------------------
>
> Key: OAK-61
> URL: https://issues.apache.org/jira/browse/OAK-61
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: jcr
> Reporter: Michael Dürig
>
> This includes:
> - handling paths with full qualified names
> - identifier paths
> - handling remapped name space prefixes
> - validation
> - ...
--
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