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)


Dirk Herrmann <dirk@ida.ing.tu-bs.de> writes:

> So what about the following suggestion:  We provide a function
>   scm_name_object (SCM obj, SCM name);
>   scm_c_name_object (SCM obj, const char* name);
> that enters the object with its name into a weak hash table.

Or set them as a property (a systsem that is already in place and
(hopefully) tested :) ).

-- 
How to eff the ineffable?

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