Re: GWT 2.4 MVP tutorial

2011-11-02 Thread Brandon Donnelson
Maybe another angle here:
http://code.google.com/p/gwt-examples/wiki/DemoActivitiesAndPlaces

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/r01z0dVmZ5IJ.
To post to this group, send email to google-web-toolkit@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.



Re: GWT 2.4 MVP tutorial

2011-10-27 Thread Andrea Boscolo
http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAndPlaces.html

It explains how activities and places can be used in a MVP way. It 
references a helloworld sample, but in the mid of the doc there's also a 
link to another and more complete sample (mobilewebapp) that takes in 
account many other things.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/7SRrGUTwBIoJ.
To post to this group, send email to google-web-toolkit@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.



GWT 2.4 MVP tutorial

2011-10-27 Thread Crystal
Greetings,

My apologies if this has already been ask.  I am looking for a GWT 2.4
MVP tutorial.  I found the Contacts tutorial, but that is not even
close to the structure that gets produced when I make a new MVP
project with GWT 2.4 in Eclipse.  The activities and places seems to
be about managing history and not necessarily about the MVP design
pattern.  If you can direct me to a fresher MVP tutorial, I would be
grateful.

Thanks,

-Crystal.

-- 
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-toolkit@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.