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/05/22 15:15:20 UTC

[jira] [Created] (OAK-838) Refactor JsopUtil to not duplicate code from KernelNodeState

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

             Summary: Refactor JsopUtil to not duplicate code from KernelNodeState
                 Key: OAK-838
                 URL: https://issues.apache.org/jira/browse/OAK-838
             Project: Jackrabbit Oak
          Issue Type: Improvement
            Reporter: Michael Dürig
            Priority: Minor


Currently {{JsopUtil}} duplicates code from {{KernelNodeState}}, which should be avoided. 

Optimally only the {{KernelNodeStore}} should be dealing with the JSOP representation. {{JsopUtil}} is only used for initializing content in a few query test cases. Those cases should be refactored to use the {{NodeStore}} API and then we can drop the {{JsopUtil}} class.

--
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