This is slightly OT but... Thomas, do you think it would be possible to use 
a custom serialization approach server-side to translate protocol buffers 
on the fly to/from parallel GWT classes?
   Our situation is this: We have lots of protocol buffer definitions that 
we pass around between AppEngine, Android, iOS, and WP8. Since GWT doesn't 
have PB support yet, we maintain parallel classes specifically for GWT and 
already perform a lot of switch on type and translation on the server. It's 
ugly but we have it working.
   I feel as though custom serialization might be able to offer a slightly 
cleaner approach for switching between GWT and PB types. Your thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to