what a coincidencesince yesterday I have problems when swapping in
classes I swapped out and used SharedPools...I am still searching the bug :(
> TraitBehavior>>sharedPools
>^ Dictionary new
>
> oops! I would be good to have polymorphic results!
> I will return ^ OrderedCollection new
Hi guys
I would like to see how we can clean the protocols.
Behavior>>sharedPools
"Answer a Set of the names of the pools (Dictionaries) that the
receiver
shares.
9/12/96 tk sharedPools have an order now"
^ OrderedCollection new
=> I will update the comment (