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

Reply via email to