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);
On 2010/04/01 16:05:57, fabbott wrote:
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?

Yes, that is correct.

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