>From what I understand GWT's MVP classes are designed with SpringRoo's automatic code generation in mind. As such, they might be a little confusing for those of us who learned MVP's from Ray Ryan's talk and Google's mvp-architecture documents.
A gwt-platform user has given SpringRoo + GWT's MVP classes a try and reported on it in the GWTP group (http://groups.google.com/group/gwt- platform/browse_thread/thread/862cab91ccb28d40). He says that this results in a lot of artifacts which are harder to understand than an app built on GWTP. On May 20, 12:29 pm, Jorel <[email protected]> wrote: > I started using another mvp framework for GWT called mvp4g. > So far I am quite happy with it. YMMV. > It is hosted here:http://code.google.com/p/mvp4g/ > > On May 20, 1:03 pm, metrixon <[email protected]> wrote: > > > I think, the whole MVP with GWT thing is actually inspired by the talk > > given by Ray Ryan on last year's Google IO > > (seehttp://www.youtube.com/watch?v=PDuhR18-EdM). > > Currently, there are implementations available that do provide an MVP > > infrastructure and implement other patterns as well: > > -http://code.google.com/p/gwt-presenter/ > > -http://code.google.com/p/gwt-dispatch/ > > -http://code.google.com/p/gwt-platform/ > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
