On Jan 14, 2:00 pm, Warpitaly <[email protected]> wrote:
> I don't think so: the GWT compiler would find a method whose signature
> contains class A, hence including it again.

I'm not so sure about that. If your client never uses the getter/
setter, it can (theoretically) be pruned. The reason such pruning
cannot be done with a non-transient field is that this would incur
data loss (when sending the object back to the server).
-- 
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