Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Rcently I've been part of several conversations on the differences between Model-View-Controller and Model-View-Presenter. While reviewing the original articles (i.e., Krasner + Pope and Potel) which I read years ago I ran into many different, and sometimes incomplete or even incorrect interpretations and renditions. Following this experience I bet that MVC and MVP are the most misunderstood popular patterns. Answers to questions such as Why have you used MVP? or What's are the salient traits that determine whether a triad is still an MVP? are leading me to believe that many folks would welcome guidance about these patterns (including their relationsip). What's the best side by side MVC/MVP explanation you've seen? Would something like that make your life easier?
Comments
Anonymous
August 27, 2007
PingBack from http://msdnrss.thecoderblogs.com/2007/08/28/guidance-on-model-view-variants/Anonymous
August 28, 2007
I liked this explanation by Brian Marick. He actually created a 20 min movie: http://www.testing.com/movies/fremtoh-mvp.mov Grigori