Reviewers: rjrjr,

Message:
Review requested. Resolves ROO-1417.

Description:
Extract a RequestTransport interface and DefaultRequestTransport
implementation from RequestFactory.
This will allow end-users to have arbitrary control over the way RF
communicates with the server.
Patch by: bobv
Review by: rjrjr


Please review this at http://gwt-code-reviews.appspot.com/890802/show

Affected files:
A user/src/com/google/gwt/requestfactory/client/DefaultRequestTransport.java M user/src/com/google/gwt/requestfactory/client/impl/RequestFactoryJsonImpl.java
  A user/src/com/google/gwt/requestfactory/shared/HasRequestTransport.java
  M user/src/com/google/gwt/requestfactory/shared/RequestFactory.java
  A user/src/com/google/gwt/requestfactory/shared/RequestTransport.java
M user/test/com/google/gwt/requestfactory/server/RequestFactoryExceptionHandlerServlet.java


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

Reply via email to