Reviewers: rjrjr,

Description:
Fix a bug in server code that assumes that the EntityProxy must expose a
getId() method.
Patch by: bobv
Review by: rjrjr


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

Affected files:
M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/shared/AddressProxy.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/shared/PersonProxy.java
  M user/src/com/google/gwt/requestfactory/server/JsonRequestProcessor.java
  M user/test/com/google/gwt/requestfactory/client/FindServiceTest.java
M user/test/com/google/gwt/requestfactory/client/RequestFactoryStringTest.java
  M user/test/com/google/gwt/requestfactory/client/RequestFactoryTest.java
  M user/test/com/google/gwt/requestfactory/shared/SimpleBarProxy.java


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

Reply via email to