http://gwt-code-reviews.appspot.com/1453810/diff/3001/dev/core/src/com/google/gwt/dev/jjs/AstConstructor.java File dev/core/src/com/google/gwt/dev/jjs/AstConstructor.java (right):
http://gwt-code-reviews.appspot.com/1453810/diff/3001/dev/core/src/com/google/gwt/dev/jjs/AstConstructor.java#newcode77 dev/core/src/com/google/gwt/dev/jjs/AstConstructor.java:77: * TODO: If we defer this until later, we could maybe use the results of the todos should have a name. http://gwt-code-reviews.appspot.com/1453810/diff/3001/dev/core/src/com/google/gwt/dev/jjs/impl/UnifyAst.java File dev/core/src/com/google/gwt/dev/jjs/impl/UnifyAst.java (right): http://gwt-code-reviews.appspot.com/1453810/diff/3001/dev/core/src/com/google/gwt/dev/jjs/impl/UnifyAst.java#newcode733 dev/core/src/com/google/gwt/dev/jjs/impl/UnifyAst.java:733: if (field == JField.NULL_FIELD || field.isExternal()) { so, what does this mean - should it be an error? Isn't this a problem if the field is still unresolved at this point? http://gwt-code-reviews.appspot.com/1453810/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
