This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Pseudo-weak?



> Is it possible to designate function to be called when an object
> isn't referenced anymore except for one (some?) "pseudo-weak"
> locations? E.g. the same behavior as with weak references, except
> that the object does not get garbage collected.

I think this is what guardians are for.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]