jcr2spi: avoid unnecessary roundtrips with NodeEntry.getPropertyEntry
---------------------------------------------------------------------
Key: JCR-1771
URL: https://issues.apache.org/jira/browse/JCR-1771
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-jcr2spi
Affects Versions: 1.4
Reporter: angela
Assignee: angela
Fix For: 1.5
Since NodeInfo.getPropertyIds always returns the complete set of property
names, there is no need for an extra round trip to the SPI upon
NodeEntry.getPropertyEntry. The corresponding code could be simplified.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.