If you go to
http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAndPlaces.html,
you'll see the note:
******************
Strictly speaking, MVP architecture is not concerned with browser
history management, but Activities and Places may be used with MVP
development as shown in this article. If you're not familiar with MVP,
you may want to read these articles first:
Large scale application development and MVP, Part I
Large scale application development and MVP, Part II
******************
This has sent two of our development teams off in the wrong direction.
I would be willing to venture that it has confused others as well.
The problem is that folks go into the Part I and II articles and
assume that GWT's MVP framework is being described and they go off and
duplicate it. But these articles don't describe GWT's *current* MVP
framework. Instead, the articles describe an approach to MVP that
preceded GWT official support.
Personally, I think that the reference to these articles should be
removed from the MVP documentation pages so folks won't go merrily
down the wrong path as others have.
--
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.