Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-199

KernelNodeStore defines 2 access methods for the CommitEditor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.4
    • core
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            angela Angela Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: