This is the mail archive of the guile@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: The taming of the before-gc-hook (was Re: Upcoming 1.3.2 release)


Jost Boekemeier <jostobfe@calvados.zrz.TU-Berlin.DE> writes:

> To support encapsulation I think guile should (no *must*) support a
> per object finit function.  Maybe as an option.
> 
> For example:
> 
> scm_set_finit(object, free) /* call free befor object is free'ed */
> 
> (Mabe this is already available?)

No, and, sorry, it is too expensive.

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