Reinstate deprecated MVVM Frameworks(?)
mrlacey opened this issue · 1 comments
In WinTS, the use of Caliburn.Micro, MVVMLight, & MVVM Basic have been marked as Deprecated
for several months with a view to their eventual removal. (X-Ref: microsoft/TemplateStudio#3753 & microsoft/TemplateStudio#3955)
Moving continuing activity to this repo, it seemed like a good time to remove these "deprecated" frameworks.
These are no longer available but some of the internal functionality to support them has been retained...for now.
I'd like to get rid of any reference to them as it will simplify some things and allow me to refactor the way testing is done. These changes will allow the speed of change and testing to be greatly increased--so good for everyone.
Consider this a warning: if you really need support for one of the above frameworks, you need to speak up ASAP. If not, adding them back in will become very expensive.
Nope. They're going for good!