Re: GWT 2.1 MVP Multiple activities clarification help

2011-02-22 Thread ernesto.reig
Thank you very much Mauro for the great example and Thomas for his post. There´s something I don´t understand: What´s the purpose of CachingHorizontalMasterActivityMapper and CachingVerticalMasterActivityMapper? what are their functions? how do they fit with the rest of the classes/project? Thank

gwt mvp sessions

2011-01-17 Thread ernesto.reig
Hello everybody. I´m trying to develop my first gwt mvp application following the directions given in http://code.google.com/webtoolkit/doc/latest/DevGuideRequestFactory.html I want to make a login page where the user has to log in before entering to the main application view. Anyway, the thing

MVP calls to server

2011-01-17 Thread ernesto.reig
Hello everybody. I would like to the place from where I have to make the server calls in MVP pattern. I´ve been following the guidelines given in http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAndPlaces.html I think I have to make the calls from within Activity´s classes, but

Re: gwt mvp sessions

2011-01-17 Thread ernesto.reig
Any comments please? -- 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.