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

Is it a good idea to use this crate to implement an undo/redo system? #187

Open
ImJeremyHe opened this issue May 10, 2021 · 0 comments
Open

Comments

@ImJeremyHe
Copy link

I am trying to realize an undo/redo system. In the first time, I would like to use the command pattern. Unfortunately there are so many status or cached and it is a big job to implement it. It seems that it would be easy use this crate.

@ImJeremyHe ImJeremyHe changed the title Is it a good choice to use this crate to implement an undo/redo system? Is it a good idea to use this crate to implement an undo/redo system? May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant