Hi, I have working app with internal GWT serialization, e.g. works via RPC. Now I want to expose server side functionality as RESTful service for other type of clients (not only GWT). I see that now I have to make some explicit JSON serialization. What is the less painfull way to do that? Some links for great JSON libraries?
-- Regards, Alexander -- 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.
