http://gwt-code-reviews.appspot.com/304801/diff/1/4 File dev/core/src/com/google/gwt/dev/jjs/impl/BuildTypeMap.java (right):
http://gwt-code-reviews.appspot.com/304801/diff/1/4#newcode771 dev/core/src/com/google/gwt/dev/jjs/impl/BuildTypeMap.java:771: char[][] name = typeDeclaration.binding.compoundName; That change SGTM. I have a vague fear we will learn that the JDT guys were right and that arrays of chars are much faster. Until we really know, let's use the shorter code that uses String! http://gwt-code-reviews.appspot.com/304801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors To unsubscribe, reply using "remove me" as the subject.
