LGTM

http://gwt-code-reviews.appspot.com/291801/diff/13001/14006
File bikeshed/src/com/google/gwt/collections/MutableArray.java (right):

http://gwt-code-reviews.appspot.com/291801/diff/13001/14006#newcode59
bikeshed/src/com/google/gwt/collections/MutableArray.java:59: r = new
ImmutableArrayImpl<E>(elems);
Checking, this is the pure-Java implementation, right?  I think that in
JavaScript we should be able to do this as a cast, rather than a new
allocation?

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

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to