You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/01/16 21:56:12 UTC

[jira] [Created] (OAK-564) Remove duplicate code from NameMapperImpl

Michael Dürig created OAK-564:
---------------------------------

             Summary: Remove duplicate code from NameMapperImpl
                 Key: OAK-564
                 URL: https://issues.apache.org/jira/browse/OAK-564
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Michael Dürig
            Assignee: Michael Dürig


Since OAK-553 {{NamePathMapperImpl.getOakName}} duplicates the code of the same method in {{GlobalNameMapper}}. Instead the method could just delegate to the underlying {{NameMapper}} instance as all the other implementing methods of the {{NameMapper}} interface also do.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira