Jcr2Spi: Unneeded call to getPropertyInfo upon creating a new NodeState
-----------------------------------------------------------------------
Key: JCR-1231
URL: https://issues.apache.org/jira/browse/JCR-1231
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-jcr2spi
Reporter: angela
Assignee: angela
Priority: Minor
Fix For: 1.4
creating a new NodeState may result in additional (but unneeded) calls to
getPropertyInfo if a jcr:uuid or jcr:mixinTypes property is present. This can
be avoided since the corresponding property values are already present.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.