[M3devel] GC question
Darko
darko at darko.org
Mon Jan 14 21:35:45 CET 2008
Tony,
I imagine you're intimately familiar with the garbage collector
implementation. If I wanted to implement a 'reallocate' function that
preserved references to an object although the object was reallocated,
ie change all existing references from the old object to the new
object, would this be straight forward using the code of the current
GC implementation? Is there any existing function that might do
something like this already?
Thanks,
Darko.
More information about the M3devel
mailing list