[
https://issues.apache.org/jira/browse/SLING-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10903.
--------------------------------------
Resolution: Fixed
Removed duplicate code and adjusted/added tests
https://github.com/apache/sling-org-apache-sling-jcr-resource/commit/bea0c3428a7c97d757ad89ebabbc23a912d84759
> Remove duplicate code from value map implementations
> ----------------------------------------------------
>
> Key: SLING-10903
> URL: https://issues.apache.org/jira/browse/SLING-10903
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: JCR Resource 3.0.24
>
>
> The JcrValueMap and JcrModifiableValueMap classes are identical for reading,
> they only differ in write support. We should remove the duplicate code and
> let JcrModifiableValueMap extend from JcrValuemap
--
This message was sent by Atlassian Jira
(v8.3.4#803005)