I wrote this article to compare Mvp4g & gwt-platform, it will give you a better idea of the advantages of each framework: http://code.google.com/p/mvp4g/wiki/Mvp4g_vs_GWTP. Let me know what you think.
Also a new version of Mvp4g is now available. Like before, Mvp4g 1.2.0 helps you build GWT applications easily following best practices shown by Ray Ryan, thanks to only a few annotations and a few lines of code. But now Mvp4g integrates GIN, allowing you to use all of its features and easily inject anything into your presenters/views. Amongst the new features, you will also find: -event filtering: stop an event before it is sent to handlers -event logs: trace you events easily to any logger you want -activate/deactivate presenters easily -support for non-singleton presenters -place service: support for customizable tokens Examples and documentation are provided to illustrate the framework. http://code.google.com/p/mvp4g. You can also read feedback from other developers using Mvp4g: http://groups.google.com/group/mvp4g/browse_thread/thread/685a58e84a567a30 At work, we just launched the first version of our new product: Xplana.com (http://www.xplana.com), the new student learning platform that bridges social networking and the traditional elements of education. This website can give you a good idea of the potential of GWT 2 & Mvp4g. Pierre -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
