Answer a new association with the given key and value
1.86.2 HomedAssociation: accessing
environment
Answer the namespace in which I live.
environment: aNamespace
Set the namespace in which I live to be aNamespace.
1.86.3 HomedAssociation: finalization
mourn
This message is sent to the receiver when the object is made ephemeron
(which is common when HomedAssociations are used by a WeakKeyDictionary
or a WeakSet). The mourning of the object's key is first of all demanded
to the environment (which will likely remove the object from itself), and
then performed as usual by clearing the key and value fields.
1.86.4 HomedAssociation: storing
storeOn: aStream
Put on aStream some Smalltalk code compiling to the receiver
This document was generated
on July, 23 2009
using texi2html