GWT MVP Part 1 http://code.google.com/intl/webtoolkit/webtoolkit/articles/mvp-architecture.html
Part 2 http://code.google.com/intl/webtoolkit/webtoolkit/articles/mvp-architecture-2.html Also, there are some videos on youtube from Ray Ryan about the MVP topic. Google IO 2009 & 2010 Hope it helps. On 29 jun, 16:31, mkh <[email protected]> wrote: > Just getting started with GWT, and it seems ProperyChangeSupport is a > basic requirement in widgets. But GWT does not emulate these classes, > and GWTx is required. The GWTx project suggests much of this belongs > in GWT, but as of 2.0.3 it is not there. > > So this makes me wonder if there is an alternative approach that > official GWT prefers for property change support, and if so, someone > getting started would be better off avoiding depending on GWTx. > > Some pointers to best practice for property support would be > appreciated. I am currently looking at the book "GWT in Practice", and > this is obviously out of date at this point. > > Thanks! -- 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.
