|
|
|
|
|
by keyle
1956 days ago
|
|
Thanks for pointing that out... Everything old is new again. Note that in this case, most modern framework actually focus on what Microsoft called MVVM in Silverlight (Model View View-Model), a lesser strict "clean controller" approach where view and controller are tangled in each other since it's throw away code for the most part, while the model stays clean. |
|