Updates:
Status: FixReviewNeeded
Comment #1 on issue 4956 by
[hidden email]: Optimized RunArray
http://code.google.com/p/pharo/issues/detail?id=4956Name: SLICE-Issue-4956-Optimized-RunArray-nice.1
Author: nice
Time: 31 October 2011, 8:38:52 pm
UUID: 6de19226-800e-4a05-8b8e-48fae872b73a
Ancestors:
Dependencies: Collections-Sequenceable-nice.111,
Collections-Arrayed-nice.64, CollectionsTests-nice.533
Here is an optimized version of RunArray.
I'm not sure of load order, because RunArray is changing of category...
(Arrayed -> Sequenceable). Fingers crossed...
Note that RunArray new = Array new is now false
Rationale: since Array new = RunArray new was false already, it's a good
thing to preserve symetry.
This requires the rewrite of a few tests.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker