Tagged Questions
1
vote
1answer
642 views
MVP vs. Presentation Model, which one is better?
UPDATE
MVP vs. Presentation Model, which one is better (for desktop application) - in terms of
maintainability
testability
complexity
flexibility
separation of concern - changing one
component ...