Toji, You have correctly identified the only MVP articles written by the GWT team, and these do not refer to forthcoming 2.1 features. You can expect to see more documentation on the new MVP features in 2.1 when it's actually released.
In the mean time, if you're new to MVP, there are several third-party open source MVP frameworks you may to check out: gwt-presenter / gwt- dispatch, gwt-platform, and guit come to mind. Hope that helps, /dmc David Chandler Google Web Toolkit Team On Aug 25, 11:58 am, Toji <[email protected]> wrote: > I feel like I'm missing something here. Looking at the release notes > (http://code.google.com/webtoolkit/doc/latest/ReleaseNotes.html) for > the upcoming 2.1 they talk about a Model/View/Presentation Framework, > which sounds like something I would love to use. Poking around the > rest of the site for any further documentation of this feature and > it's use in the milestone release only yeilds a couple of MVP related > articles: > > http://code.google.com/webtoolkit/articles/mvp-architecture.htmlhttp://code.google.com/webtoolkit/articles/mvp-architecture-2.html > > Both of which are pretty recent. These articles and the samples they > contain do discuss building an app around the MVP patter, and do a > decent job of explaining that, but I don't really see any "framework" > in use here. It's just an application of a development pattern using > the existing code constructs. > > Maybe I'm just being dense, but usually when someone talks about a > framework they mean more than "a code sample that structures itself a > certain way". Are there any other resources about this that I'm > missing? > > Thanks! -- 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.
