[REBOL] Re: callbacks
From: moliad:gm:ail at: 1-Nov-2007 0:14
well, that was it.
I have read that little paragraph a while back, but had forgotten about the
[save] option on struct spec.
its just badly placed within that doc... its part of the routine!
description... it really should have been put under the struct! or maybe as
part of its own topic "Preventing Garbage Collection"
It was pretty easy to update address-as-struct so it creates a safe struct.
(adding it in the memory? struct was not enough for some reason).
thanks ladislav.
-MAx
On 10/31/07, Maxim Olivier-Adlhoch <moliad-gmail.com> wrote: