Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    Of course us Djangoistas would suggest MTV as a viable alternative. :-) docs.djangoproject.com/en/dev/faq/general Commented Jun 21, 2011 at 0:33
  • MVP? I've heard of MVVM and MVC, but what is MVP? Could you spell it out somewhere in your question? Commented Jun 21, 2011 at 1:02
  • 2
    @Thomas: Model-View-Presenter, en.wikipedia.org/wiki/Model-view-presenter Commented Jun 21, 2011 at 1:04
  • @Robert Thanks. Now that I read that, I have heard about it. I was just blanking on what the P could have been. Commented Jun 21, 2011 at 1:11