So the answer is no, this is not yet possible with GWT.  Does anybody know
if 2.0 solves this?  It really seems rather simple to have an annotation
that tells the GWT compiler to not even look at a method when it compiles
the javascript, and it would certainly streamline programmer code.  With all
the talk about the savings of Guice/Gin, etc. relying heavily on annotations
to reduce coding, why not implement this feature?

Oh well...hoping the powers that be can resolve it in the near future so I
don't have to my server library depending on client library objects to
generate them since there's no way for the client library to do this itself
as it will reference a server object that isn't serializable and should have
to be since we don't want it to ever go to the client.

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