Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON CRDT revert() #556

Open
1 task
streamich opened this issue Mar 25, 2024 · 1 comment
Open
1 task

JSON CRDT revert() #556

streamich opened this issue Mar 25, 2024 · 1 comment

Comments

@streamich
Copy link
Owner

  • 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 streamich created this issue from a note in Kanban board (Next 🧺) Mar 25, 2024
@streamich streamich moved this from Next 🧺 to In progress 🏎 in Kanban board Mar 26, 2024
@streamich streamich moved this from In progress 🏎 to To do 🧺 in Kanban board Apr 22, 2024
@534254884
Copy link

"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?"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Kanban board
To do 🧺
Development

No branches or pull requests

2 participants