Hi

GWT 2 docs mention that "data enhanced" objects (JDO) can now be RPC
ed. It also mentions a few annotations by name.

http://code.google.com/webtoolkit/doc/latest/DevGuideServerCommunication.html#DevGuideSerializableTypes

However, there is very little information available AFAIK. Does the
GWT 2 Compiler completely ignore all annotations when compiling for
the client side? or could I use other annotations on my JDO object
with no RPC ing issues?

My scenario is this: I want to leverage Commons-Validator on my JDO
objects. On the client side - I would implement a generator that
creates "validators" for the client side. Are there any projects that
do this (using the above method) ?

Thanks

Riyaz

-- 
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.

Reply via email to