Spur: Collections-topa.565.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Spur: Collections-topa.565.mcz

commits-2
Eliot Miranda uploaded a new version of Collections to project Spur:
http://source.squeak.org/spur/Collections-topa.565.mcz

==================== Summary ====================

Name: Collections-topa.565
Author: eem
Time: 10 May 2014, 3:17:17.057 pm
UUID: d549b97f-b614-405d-a53a-1396e340c518
Ancestors: Collections-topa.565

Collections-topa.565 patched for Spur by SpurBootstrapMonticelloPackagePatcher Cog-eem.150

When a stream is created on a collection, it tries to keep
using that collection instead of copying, even in the case
of mutation of the original collection.

The code removed prevented this.

=============== Diff against Collections-topa.565 ===============