Julian Reschke created OAK-108:
----------------------------------
Summary: Shortcut path conversions
Key: OAK-108
URL: https://issues.apache.org/jira/browse/OAK-108
Project: Jackrabbit Oak
Issue Type: Improvement
Components: jcr
Reporter: Julian Reschke
It would be nice if we could shortcut path conversions in order to minimize the
cost of converting between OAK paths and JCR paths.
For instance, when going from OAK to JCR (assuming that the path is valid and
normalized to begin with), we should be able to avoid prefix remapping
completely if there are no session prefix remappings. To detect the latter,
we'll however have to override or extend the namespace handling inside
jcr-commons abstract-session.
--
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