swarm-support
[Top][All Lists]
Advanced

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

Re: Clarification on the effect of "DROP" on subobjects.


From: Marcus G. Daniels
Subject: Re: Clarification on the effect of "DROP" on subobjects.
Date: 30 Oct 2000 11:15:45 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "SJ" == Steve Jackson <address@hidden> writes:

SJ> If create a char* or int* etc, the drop message to your zone
SJ> will not deallocate the memory, you still must do that.

Zones don't currently track raw allocations.  To make deallocation of
those automatic it is necessary to map them in a mapAllocations: method.

These raw allocations cannot occur in Java, as pointers are not revealed.




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