evidentsystems/converge

Support atomic move of values/leaves

Opened this issue · 0 comments

bobby commented

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.