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: Unwanted hook names (was Re: interface reductions)


Mikael Djurfeldt <mdj@mdj.nada.kth.se> writes:

> Thus, scm_create_hook is a service libguile should provide, in my
> view.  It should abstract the actions of
>
> 1. creating the hook
> 2. giving it a name
> 3. creating a Scheme level binding for it

Oops...

4. GC protecting it (the binding will protect it, but this is not
   enough)

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