swarm-support
[Top][All Lists]
Advanced

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

Re: Trouble Memory


From: Marcus G. Daniels
Subject: Re: Trouble Memory
Date: 11 May 1999 09:11:30 -0700

>>>>> "NG" == Nicolas Garrido <address@hidden> writes:

NG> I thought that with [curPopMap removeAll] I could free the memory. 

-deleteAll will drop the members as well as the entries, then you
can drop the map itself.

I think a better way to handle this is to create a temporary Zone in
-processMessage, and use it throughout -makePopulation for the zone of
any new object.  This way, there's no need for a -clearPopulation
method with a bunch of logic that manually drops each subcomponent.



                  ==================================
   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]