As we chatted over IM, the RequestDataManager class was not deleted in an earlier patch, as it should have been. Prepared a patch that deletes the class:
http://gwt-code-reviews.appspot.com/743801/show On Fri, Aug 6, 2010 at 10:14 AM, <[email protected]> wrote: > > http://gwt-code-reviews.appspot.com/710803/diff/1/19 > File > > user/src/com/google/gwt/requestfactory/shared/impl/RequestDataManager.java > (right): > > http://gwt-code-reviews.appspot.com/710803/diff/1/19#newcode63 > > user/src/com/google/gwt/requestfactory/shared/impl/RequestDataManager.java:63: > } > Why was this class reinstated? This encodeParameterValue() method isn't > being called is it? It is not correct. > > > http://gwt-code-reviews.appspot.com/710803/show > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
