LGTM. Minor nits:
- handlePrimitiveResult(...) method can be made protected. Plus, it is missing @Override in all classes but AbstractPrimitiveRequest - the asString(..) method can be moved to AbstractPrimitiveRequest class and made a private member. You would need re-sorting after the above 2 changes. On Wed, Aug 18, 2010 at 9:42 AM, <[email protected]> wrote: > http://gwt-code-reviews.appspot.com/777801/show > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
