Reviewers: rjrjr,

Description:
Make InstanceRequest usable with value objects by changing the
parameterization to BaseProxy.
Add test for above.
Fix bug in RequestFactoryInterfaceValidator where validateProxy()
wouldn't actually validate.
Issue 5678.
Patch by: bobv
Review by: rjrjr


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

Affected files:
M user/src/com/google/gwt/requestfactory/client/impl/RequestFactoryEditorDelegate.java M user/src/com/google/gwt/requestfactory/rebind/RequestFactoryEditorDriverGenerator.java M user/src/com/google/gwt/requestfactory/server/RequestFactoryInterfaceValidator.java
  M user/src/com/google/gwt/requestfactory/shared/InstanceRequest.java
  M user/src/com/google/gwt/requestfactory/shared/impl/AbstractRequest.java
  M user/test/com/google/gwt/requestfactory/client/RequestFactoryTest.java
  M user/test/com/google/gwt/requestfactory/shared/SimpleRequestFactory.java
  A user/test/com/google/gwt/requestfactory/shared/SimpleValueContext.java


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

Reply via email to