The attached patch extracts a configuration API for use by
RemoteServiceProxy.  This semantic API allows developers to override
RPC proxy behavior based on intent, rather than interpreting the
status of a RequestBuilder after the fact.

Diffstat:
 client/rpc/RpcRequestBuilder.java       |  212         212 +   0 -     0 !
 client/rpc/ServiceDefTarget.java        |    7         7 +     0 -     0 !
 client/rpc/impl/RemoteServiceProxy.java |   83         49 +    34 -    0 !
 server/rpc/RemoteServiceServlet.java    |    5         4 +     1 -     0 !
 4 files changed, 272 insertions(+), 35 deletions(-)

-- 
Bob Vawter
Google Web Toolkit Team

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Attachment: rpc_request_builder_r5044.patch
Description: Binary data

Reply via email to