To extend IView with ILifecycleView, the purpose of ILifecycleView is to stop ViewHandler and Mediation from the StageCrawler if the view hasn't notified the ViewNotifier yet.
The current build can cause the View to be Mediated before all Configurations have been handled.
To extend IView with ILifecycleView, the purpose of ILifecycleView is to stop ViewHandler and Mediation from the StageCrawler if the view hasn't notified the ViewNotifier yet.
The current build can cause the View to be Mediated before all Configurations have been handled.