http://gwt-code-reviews.appspot.com/102804/diff/1044/113 File user/src/com/google/gwt/uibinder/rebind/FieldReference.java (right):
http://gwt-code-reviews.appspot.com/102804/diff/1044/113#newcode79 Line 79: } I'm concerned that this primitives check will puke on valid code, e.g. it will refuse a double d = new Double(25.0). Any idea of TypeOracle knows about that kind of thing? I'm thinking I should delete this part. http://gwt-code-reviews.appspot.com/102804 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
