spent hours on AutoBean wiki [1] but still have no idea how I can use AutoBean to make these two methods work:
String serializeToJson(Person person) Person deserializeFromJson(String json) Person is an interface, and everything else in that sample is an interface the GWT.create() also has an interface as a parameter. I am totally lost. [1] http://code.google.com/p/google-web-toolkit/wiki/AutoBean#Quickstart -- 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.
