http://gwt-code-reviews.appspot.com/1262802/diff/1/5
File dev/core/src/com/google/gwt/dev/resource/impl/ZipFileResource.java
(right):

http://gwt-code-reviews.appspot.com/1262802/diff/1/5#newcode39
dev/core/src/com/google/gwt/dev/resource/impl/ZipFileResource.java:39:
this.pathParts = Util.split(path, '/');
does it really make sense to always split in the constructor? Why not
fill in pathParts lazily?

http://gwt-code-reviews.appspot.com/1262802/show

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to