-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment updates must be arranged in a linear chain, one json document is superseded by exactly one other json document.
However, the current implementation of the JsonGraphNode class already supports the possibility to have one document be the result of a join/merge extended patch application based on several documents. This functionality should be exposed by the JsonDocVersionControl class as well as the JsonFileVersionControl class.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request