Not only is the client side service implementation generated, but also  
all of the data serializers required for that service.

The call to GWT.create() is to trigger a generator not to perform  
deferred binding as such.

-jason


On Apr 23, 2009, at 9:36 AM, Salvador Diaz wrote:

>
>> Why couldn't the async proxy class be created statically instead of
>> dynamically?
> You compile your GWT code, the async interfaces are generated
> statically at this time. Where are they pointing to ? Maybe you could
> pass the target url, but then you'd have to recompile for every server
> you need to deploy to.
>
> On Apr 23, 5:25 pm, JoeB <joe.berm...@gmail.com> wrote:
>> Hi Vitali,
>>
>> Why couldn't the async proxy class be created statically instead of
>> dynamically?  I infer the reason is that there must be browser-
>> specific variations in the client-side proxy class, right?
>>
>> -- Joe
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to