swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Memory Management


From: Marcus G. Daniels
Subject: Memory Management
Date: Sun, 7 Mar 1999 23:06:24 -0700 (MST)

MR> Unlike NeXT's implementation, Swarm does not use the retain/release cycle. 

Swarm has no reference counting or garbage collection.
Swarm uses the Zone class to keep track of objects.

MR> Instead, as far as I can tell, there is no way to track how many objects
MR> refence another. 

However, a Zone has a population list, and from this information one
can determine what objects reference other objects.



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]