I've been searching for this too without much luck. When the GWT runs in hosted mode, it creates a proxy instance of your remote service. I'm sure the code to assemble a request is in there, but I haven't, as yet, found the code that generates the proxy class. I'll keep on looking, though.
On Feb 6, 12:38 pm, otismo <[email protected]> wrote: > Apparently, I'm search-challenged 'cause I spend 45 minutes looking > before I posted and another 1/2 hour now, searching for things like: > custom serialization > client serialization > requestbuilder sendrequest > streamserializationwriter > requestbuilder requestbuilder.post > > Maybe you could throw me a bone here? :) Do I have to use JSON? > > > I'd bet that, if you solved this problem in an orthogonal fashion, you'd > > have yourself a pretty successful open source project on your hands. > > Are you saying there's no easy way then? GWT is doing the > serialization somewhere. If the serialization isn't exposed in the > API, could someone point me to some gwt source for some hints. My > source trail ends as soon as I enter the gwt client-side proxy. > > Sorry to re-hash an old issue, but I'm struggling to track down the > old threads. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
