Caliburn-Micro / Caliburn.Micro

A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
http://caliburnmicro.com/
MIT License
2.79k stars 775 forks source link

Allow view to be notified #859

Closed erik-hooper closed 1 year ago

erik-hooper commented 1 year ago

This is in relation to https://github.com/Caliburn-Micro/Caliburn.Micro/issues/593. I agree with the issue but is a pretty big breaking change for us. This should allow the correct sequence of activation, activated callbacks.