PureMVC Architects Lounge

PureMVC Manifold => Standard Version => Topic started by: arisco97 on August 21, 2013, 06:49:02



Title: Cliff Help. Viewstack in CSharp
Post by: arisco97 on August 21, 2013, 06:49:02
I have used puremvc in flex before, and trying the same in c#. Question is about single window, multiple views using concept of viewstack, and ideally lazy loading.

One approach is the grid and all views created in same co-ordinates. Using the visibility property through puremvc.

Any other better suggestion?