On Wed, Nov 24, 2010 at 7:13 AM, -sowdri- <[email protected]> wrote: > Dear All, > > I'm new to GWT and I've since learned the GWT 2.1 MVP framework, which > is quite straight forward. > > Source: > http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAndPlaces.html > >>> In a future article, we'll look more in depth at the new model features >>> (RequestFactory, EntityProxy, and data binding). You can use RequestFactory >>> independently of Activities and Places, or you can pull them together using >>> ProxyPlace and related classes. > > However, I would like to learn more about ProxyPlace, specified in the > above line. I could not find tutorial on that!
I wrote something about AsyncProxy. It's a really great feature of GWT that is discussed virtually nowhere: http://ars-codia.raphaelbauer.com/2010/11/gwt-split-points-and-most-neglected.html Feedback always appreciated :) ra! > > Any help is appreciated. > > Thanks, > sowdri > > -- > 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. > > -- 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.
