angela created OAK-198:
--------------------------
Summary: Refactor RootImpl#merge
Key: OAK-198
URL: https://issues.apache.org/jira/browse/OAK-198
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: angela
IMO the anonymous inner NodeStateDiff implementation created in
RootImpl#merge method makes the Root implementation quite cumbersome
to read (the static method has > 150 lines of code while the actual RootImpl
class just has around 200 lines).
i would therefore suggest to refactor the code and move the NodeStateDiff
implementation and the merge method in a separate class.
--
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