Hi, I am a newbie to GWT. Need to know if GWT can support custom annotations on client side ?. The reason for custom annotations is i would be communicating with the backend service through json and not gwt rpc and i wouldnt like each developer to write the same piece of code. So i was planning to annotated my entity classes which can be used for marshalling and unmarshalling json response.
Please do let me know if this can be done in GWT. Thanks in advance cheers! -- 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.
