http://gwt-code-reviews.appspot.com/56804/diff/1005/7 File user/src/com/google/gwt/user/client/AsyncProxy.java (right):
http://gwt-code-reviews.appspot.com/56804/diff/1005/7#newcode54 Line 54: * private IFoo fooOrProxy = GWT.create(FooProxy.class); static Why not just create the static field inside of FooProxyImpl and take the user out of the loop entirely? http://gwt-code-reviews.appspot.com/56804 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
