Carsten Ziegeler created SLING-4566:
---------------------------------------
Summary: Get array of namespace prefixes only once
Key: SLING-4566
URL: https://issues.apache.org/jira/browse/SLING-4566
Project: Sling
Issue Type: Improvement
Components: JCR
Affects Versions: JCR Resource 2.5.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: JCR Resource 2.5.2
The JcrModifiableValueMap caches an array of namespace prefixes as this is
right now an expensive repository operation.
Instead of doing this in each and every value map, we could do this just once
per resource provider.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)