You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2012/07/24 10:48:34 UTC

[jira] [Updated] (OAK-199) KernelNodeStore defines 2 access methods for the CommitEditor

     [ https://issues.apache.org/jira/browse/OAK-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated OAK-199:
-----------------------

    Component/s: core
    
> KernelNodeStore defines 2 access methods for the CommitEditor
> -------------------------------------------------------------
>
>                 Key: OAK-199
>                 URL: https://issues.apache.org/jira/browse/OAK-199
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: angela
>            Priority: Minor
>
> the KernelNodeStore defines redundant access methods for the 
> commitEditor field:
>     public CommitEditor getEditor()
>     CommitEditor getCommitEditor()
> since there is also a public method to set the CommitEditor i assume
> that the public getter was the intended one despite the fact that it
> is not used within the code.
> if nobody objects i would remove the second method and replace the
> single usage of it with the public method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira