MVVM nested views?

MVVM nested views?

Old forum URL: forums.lhotka.net/forums/t/10430.aspx


JonM posted on Thursday, June 09, 2011

I've got a somewhat complicated silverlight/mvvm application I'm working on.  The core application has three regions and a presenter.  This works well  The 'Main' region loads different views based on a plug-in model (MEF).  This also works well.  I've finally run into a plug-in that needs its own plug-ins!  Basically I need to host a view that has a presenter and 2 regions of its own.  Does this make sense? I'm using the BXF beta.

Thanks

Copyright (c) Marimer LLC