Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
With OAK-4584 most of mutable operation on DocumentNodeState have been removed. Only code (outside of test) which modify it is in NodeDocument#getNodeAtRevision. This can be modified to create complete DocumentNodeState in one go.
This would also simplify work in OAK-1312 and is overall a good change to do