Greetings folks, In order to avoid « reinventing the wheel », I'm looking for a good MVP (model-view-presenter) framework to use with GWT. Although the MVP pattern with BusEvent has been <a href="http:// code.google.com/intl/fr-FR/events/io/2009/sessions/ GoogleWebToolkitBestPractices.html ">promoted</a> by Google as the best approach to GWT development in order to help good design patterns and well suited for more complex applications. I was just wondering what MVP frameworks are out there.
I've looked at gwt-dispatch, gwt-presenter and mvp4g, and although I like the way they enforce things, they still need a lot of boiler- plate code and seems pretty young. <a href="http://code.google.com/p/mvp4g/">mvp4g</a> <a href="http://code.google.com/p/gwt-presenter/">gwt-presenter</a> <a href="http://code.google.com/p/gwt-dispatch/">gwt-dispatch </a> <a href="http://code.google.com/p/gwt-remote-action/">gwt-remote- action</a> <a href="http://code.google.com/p/gwt-platform/">gwtp</a> And more recently Handlebars <a href="http://code.google.com/p/handlebars/"> Handlebars </a> I'm a bit wary of « hobby projects ». I'm looking for something that has chance to be upgraded with new versions of GWT. Are there any good MVP frameworks out there or is it just better not to use any framework at all? Is there any MVP Framework coming from Google's team (Ray Ryan or someone else)? Maybe, it's still too early and frameworks need to mature… Maybe I have to do it all by myself… But I would be interested to know what you're thinking and what are you using. Thanks Claude Coulombe -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.