[DGD] Memory management
Jay Shaffstall
jshaffst at netwalk.com
Tue Mar 19 23:07:45 CET 2002
>To expand on this: for persistent objects (which is all you'll see in the
>kernel library) the references to the object are of no consequence; when
>the object is destructed, any existing reference to the object will
>evaluate to 'nil'.
Does this include references in mappings and arrays? The kernel userd
object uses a logout method to specifically remove a user from the array
and mapping it maintains. Seems as if this wouldn't be needed, since the
user object itself is destructed soon after.
Regards,
Jay
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list