You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2021/11/03 07:40:00 UTC

[jira] [Created] (SLING-10903) Remove duplicate code from value map implementations

Carsten Ziegeler created SLING-10903:
----------------------------------------

             Summary: 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
             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)