json0-ot-diff icon indicating copy to clipboard operation
json0-ot-diff copied to clipboard

Invertible JSON1 Ops

Open curran opened this issue 3 years ago • 0 comments

It occurred to me that the JSON1 support in this library could be enhanced such that it generates invertible JSON1 ops.

This could be done by invoking makeInvertible.

This enhancement would pave the way towards collaborative undo/redo, which is the use case I have in mind for this.

curran avatar Apr 01 '22 13:04 curran