json-joy icon indicating copy to clipboard operation
json-joy copied to clipboard

JSON CRDT `revert()`

Open streamich opened this issue 11 months ago • 1 comments

  • [ ] Implement method, which can create a new Patch, which effectively "reverts" the view changes of some other Patch.
    • Use PatchLog for that. Travel only forward in history.

streamich avatar Mar 25 '24 16:03 streamich

"How do you plan to implement the revert operation, and what is your design thinking? If I want to help you implement it, from what perspectives should I consider the implementation?"

534254884 avatar Jun 05 '24 02:06 534254884