[gwt-contrib] Re: AsyncProxy fix for top-level classes

2010-02-18 Thread bobv
LGTM, with nits. http://gwt-code-reviews.appspot.com/149801 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: AsyncProxy fix for top-level classes

2010-02-18 Thread bobv
LGTM, with nits. http://gwt-code-reviews.appspot.com/149801/diff/1/3 File user/test/com/google/gwt/user/client/AsyncProxyTest.java (right): http://gwt-code-reviews.appspot.com/149801/diff/1/3#newcode204 Line 204: final Test proxy = GWT.create(TopLevelProxy.class); Unnecessary final. http://gwt