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
The OpSet backend currently supports atomic moves of subtrees per section 5.2 of the OpSets paper. However, atomic moves of values/leaves don't work the same (possible duplication). We must store the IDs of the value leaves at EDN-izing in order to support identity-preserving atomic-move patches.
The text was updated successfully, but these errors were encountered:
The OpSet backend currently supports atomic moves of subtrees per section 5.2 of the OpSets paper. However, atomic moves of values/leaves don't work the same (possible duplication). We must store the IDs of the value leaves at EDN-izing in order to support identity-preserving atomic-move patches.
The text was updated successfully, but these errors were encountered: