Is MVP considered best practice for *all* GWT applications?
- What about for a small in-house web application?
- Is it a mistake not to use unit testing for such application, or any application?
- For an application that is not going to be unit tested, are there other reasons I might want to use MVP?
1 Answer