I think there are still lots of cases that are rejected here, but it may be good enough.
http://gwt-code-reviews.appspot.com/102804/diff/139/1068 File user/src/com/google/gwt/uibinder/rebind/FieldReference.java (right): http://gwt-code-reviews.appspot.com/102804/diff/139/1068#newcode117 Line 117: // aren't, need to see if the right autoboxing will happen What about non-exact unboxing? Ie: double d = Integer.valueOf(foo) http://gwt-code-reviews.appspot.com/102804 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
