not to be snarky, but congratulations on realizing you just hit a GWT architectural wall - that you likely can't fix*
I have posted many times about the issues of "Domain Objects in the UI" http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/c3c7706728c5bf97/73113b1a647ab2e9?lnk=gst&q=Domain+Objects#73113b1a647ab2e9 I have run into this exact situation many times; basically, your hosed, FWIW. *GWT 2.0 has runAsync(), which was the "saving grace" for Google Wave ( they generated DTO's from Google Protocol Buffers ) Trust me, life will be many times easier ( and faster ) if you abstract around "View Models" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
