Issue 3785 in pharo: WeakOrderedCollection from Squeak required for Magma on Pharo 1.2 and 1.3

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

Issue 3785 in pharo: WeakOrderedCollection from Squeak required for Magma on Pharo 1.2 and 1.3

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.3

New issue 3785 by [hidden email]: WeakOrderedCollection from Squeak  
required for Magma on Pharo 1.2 and 1.3
http://code.google.com/p/pharo/issues/detail?id=3785

This is a extraction of the changes of

Collections-cmm.404.mcz
Collections-cmm.404.mcz

from http://source.squeak.org/trunk/

that add WeakOrderedCollection to the system. Modifies OrderedCollection in  
order to have a uniform way to create ordered collections (weak and normal).

For Pharo 1.2 that is in freeze right now, it will be managed as a  
dependency in the ConfigurationOfMagma on a mcz with the said changes in  
PharoTaskForces (or maybe included in PharoCore 1.2.1?)

For Pharo 1.3 the changes should be integrated in Pharo Core, for  
compatibility with Squeak.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3785 in pharo: WeakOrderedCollection from Squeak required for Magma on Pharo 1.2 and 1.3

pharo
Updates:
        Status: FixProposed

Comment #1 on issue 3785 by [hidden email]: WeakOrderedCollection  
from Squeak required for Magma on Pharo 1.2 and 1.3
http://code.google.com/p/pharo/issues/detail?id=3785

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3785 in pharo: WeakOrderedCollection from Squeak required for Magma on Pharo 1.2 and 1.3

pharo

Comment #2 on issue 3785 by [hidden email]: WeakOrderedCollection  
from Squeak required for Magma on Pharo 1.2 and 1.3
http://code.google.com/p/pharo/issues/detail?id=3785

Packages added to PharoTaskForces:

- Collections-Weak-MiguelCoba.53
- Collections-Sequenceable-MiguelCoba.84

Ready to be integrated in 1.3.

For 1.2 they are included in the ConfigurationOfMagma.




Reply | Threaded
Open this post in threaded view
|

Re: Issue 3785 in pharo: WeakOrderedCollection from Squeak required for Magma on Pharo 1.2 and 1.3

pharo
Updates:
        Status: Closed

Comment #3 on issue 3785 by [hidden email]: WeakOrderedCollection  
from Squeak required for Magma on Pharo 1.2 and 1.3
http://code.google.com/p/pharo/issues/detail?id=3785

in 1.3 13096