I've been down this path a few times, and it's the reason I have posted on this group more than once about "Not using domain objects in the UI"...
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/c3c7706728c5bf97/73113b1a647ab2e9?lnk=gst&q=SDO+Dean#73113b1a647ab2e9 I can see you are already falling back to get/set fields by name, so you are about halfway to the point of discovering what I eventually found out: generic data models will make life much much easier. Binding them to Widgets and validation is a breeze comparatively. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
