No. It's all or nothing.

Pandaman wrote:
> I have a class that I want to include in a GWT module. Unfortunately,
> it has a method that has functionality unsupported by GWT (it uses
> Class.isInstance in case you're curious). I do not use this method in
> my GWT application, but other non-GWT apps use this method, so I
> cannot simply remove it. Is there a way to exclude this method in my
> module definition? Perhaps an annotation on the method can do this?
>
>   

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