Does anyone know a good production scale open source project written with GWT and the MVP pattern. I am flip flopping on a few approaches to design and wanted to see if I could find a project that tackled similar issues.
Asked
Active
Viewed 2,979 times
2 Answers
3
My answer comes a bit late, but I hope it can be useful. The largest example of a GWT application using MVP that I've found is Apache hupa. It uses gwt-presenter.

MarcoS
- 13,386
- 7
- 42
- 63