Today I released an updated version of the Monitored Undo Framework.
Changes include:
- A new parameter on the DefaultChangeFactory’s methods for specifying the “description of the change”. This can be helpful in cases where the UI shows a list of the undo / redo changes.
- A new WPF sample that shows, in a simpler codebase, how to use the framework.
- Updated build script that compiles all solutions, run the tests, and package the NuGet package.
These changes are also available via NuGet.
Cheers!
Hi! Is this still available? The site http://muf.codeplex.com/ doesn’t seem to be up any more, but I would be interested in looking at it as I’m looking into implementing undo functionality in our MVVM application.
LikeLike
Yes, it is available on Nuget, and the source is on my GitHub.
LikeLike