If one of your editors needs access to the original object, consider 
implementing a ValueAwareEditor so it has access to the original model. This 
way you can flush changes back as part of the regular editor system.

If you want to make other arbitrary edits outside of the editor system, then 
it sounds like you actually want to call req.edit before passing it into the 
driver.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/-_sNJzH_BWkJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to