December 21, 2010
In the last few days, I have pushed several updates to MVVM Fabric. Since this library is still in its early stages, I expect to continue to push updates as needed. Here’s a rundown of what has changed.
- Better design-time support for the view models in the sample application.
- Added an out-of-the-box implementation of ViewConfigurationResolver.
- Removed the more complicated WindsorViewConfigurationResolver and instead using the stock ViewConfigurationResolver in the sample application.
- Added BoolToVisibilityConverter to the core library and removed it from the sample application.
- Added CSLA’s TriggerAction (with Rocky’s permission). This has some really cool functionality which I will write about shortly.
These changes were done with the improvement of MVVM Fabric in mind. Hit me up via the contact form if you have any questions/comments/suggestions.