I downloaded the Contacts application from webpage "Large scale application development and MVP" (http://code.google.com/webtoolkit/ articles/mvp-architecture.html). It seems that this is somewhat out of date. For example, it makes use of HandlerManager which according to the Javadocs is deprecated. Also, when I try to run the application in development mode, I get this exception:
com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refresh button on your browser. I played around with this a bit and the problem may be due to an old version of gwt-servlet.jar being included with the project. Since this is a significant piece of new functionality, i.e. MVP, is there any chance that this application will be updated soon, especially the downloadable project? Really looking forward to learning the new MVP framework. Thanks Chuck -- 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.
