Biblio :

- Model View Presenter Pattern (Martin Fowler)

- Best Practices For Architecting Your GWT App (05/27/2009) (2009-05-27)

- TotT: Be an MVP of GUI Testing (2009-02-05)

- TotT: Testing GWT without GwtTestCase (2009-08-08)

 

Blogs and co : 

Forget MVC — Use MVP…? (2009-06-03)

GWT architecture MVP/EventBus (mentioned at Google I/O) (2009-06-11)

building a gwt 1.6 application: managing events with an eventbus (2009-06-19)

gwt 1.6 mvp and testing, part 1 (2009-06-25)

gwt 1.6: mvp and testing, part 2 (2009-06-29)

MVP and GWT: Advanced GWT Components Fill Gaps (2009-07-07)

GWT and MVP (Model View Presenter) Pattern (2009-07-09)

Command Pattern, MVP, EventBus (2009-07-11)

GWT Event Bus Discussions (2009-07-21)

What’s your recommendation for architecting GWT applications? MVC, MVP or custom messaging solution? (2009-08-05)

GWT MVP example online (2009-08-12)

GWT Architecture anyone ? (2009-08-15) (this blog post has inspired this post)

 

Projects :

- http://code.google.com/p/mvp4g/

- http://code.google.com/p/gwt-mvp-sample/

- http://code.google.com/p/gwt-command-pattern/

- http://code.google.com/p/gwt-presenter

- http://code.google.com/p/gwt-dispatch

- http://code.google.com/p/puntosoft/