Tuesday, June 29, 2010

PropertyChangeSupport best practice

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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment