Hi Everyone, Is it possible to put server side code (function with class to server side classes) in a client side class. This so I can send (RPC) an object of the client side class to my server, execute the server side function and return the object?
It should easily be possible with a suppress annotation. This to prevent GWT to compile that specific function Cheers, Rick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
