What is your favorite GWT MVP Framework, and the reason behind your choice?
Thanks.
Updated: Added suggestions 3, 4, 5 to the list.
Updated 2: Added guit to the list.
This is a bit of a difficult one at the moment. It seems MVP is the flavour of the month (or year, as it were) but there are so many options available and very few actual tutorials.
I went through the Contacts example and kinda got it: http://code.google.com/webtoolkit/articles/mvp-architecture.html
Then I realised they had added Activities and Places in 2.1, so I looked at that example: http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAndPlaces.html
There are also numerous frameworks out there but most people seem to want to use "the google way" if possible. I'm going to give http://code.google.com/p/gwt-platform/ a go because it looks like it has some great docs, and that'[s what google is lacking at the moment.
The point is, there are no good TUTORIALS available - that's how we will all actually understand. The Stockwatcher tutorial on gwt was really useful, we could do with more like it. Here's some tidbits I've found: