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)


Jim Blandy <jimb@red-bean.com> writes:

> I'm willing to revisit this issue when someone shows up with a problem
> in an actual application which they are having a hard time solving
> without an after-gc-hook.  But for now, we should leave it out.
> 

Guile already uses a (hackish implementation) of after-gc-hook with
gc-thunk (used in popen.scm). So, if we are providing the mechanism
anyway, why not just use a hook and get the benefit of a nice
interface?





-- 
Greg

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