I have some classes that I want to share between server and client code. 
The problem is they contain methods with vargs that are not supported on 
the client. I only want to use these on the server. Is there some way to 
tell the compiler to ignore these methods for client code.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/E1AkHDG9WmgJ.
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