can AutoBean detect changes made to an object ?
(the same way EntityProxy/RF work?)

lets say a Widget presents a list of items to a user, to edit,
user starts editing only one or two field out of 10 fields.
can AutoBean detect the fields that have been changed,
so that only the changes are sent to the server for update ?

or is it only an encoder/decoder from JSON to Bean like objects and
vice versa ?

-- 
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.

Reply via email to