Reviewers: robertvawter,

Description:
Fixed the serialization bug that the version numbers were not being sent
back
on an update (which impacts the event firing). Fixed the test and test
harness
(SimpleBar, SimpleFoo, SimpleFooString). The tests were only passing
purely due
to luck -- the serialization bug masked the test harness bug.

Patch by: amitmanjhi
Review by: robertvawter

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

Affected files:
  M user/src/com/google/gwt/requestfactory/server/JsonRequestProcessor.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/server/JsonRequestProcessorTest.java
  M user/test/com/google/gwt/requestfactory/server/SimpleBar.java
  M user/test/com/google/gwt/requestfactory/server/SimpleFoo.java
  M user/test/com/google/gwt/requestfactory/server/SimpleFooString.java


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

Reply via email to