You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Abstract)JsonPatchHelper contains most of the logic for editing the model with Json Patches, which in V2 is the main way of interacting with the model. It also provides Model-diffing to notify clients about model updates.
The method that converts Json patches to EMF Commands is currently not tested; it should be.
The text was updated successfully, but these errors were encountered:
(Abstract)JsonPatchHelper contains most of the logic for editing the model with Json Patches, which in V2 is the main way of interacting with the model. It also provides Model-diffing to notify clients about model updates.
The method that converts Json patches to EMF Commands is currently not tested; it should be.
The text was updated successfully, but these errors were encountered: