guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: module GC bug


From: Mikael Djurfeldt
Subject: Re: module GC bug
Date: Sun, 10 Jul 2005 10:16:33 +0200

On 7/10/05, Han-Wen Nienhuys <address@hidden> wrote:
> Mikael Djurfeldt wrote:
> > Eval closures can be any arbitrary procedure which fulfills the
> > obligations of an eval closure. This has been used in the guile-tcltk
> > interface to make Tcl variables and functions look like ordinary
> > Scheme variables. The SMOB eval closures is an optimization for the
> > standard case.
> 
> Hmmm. and we can't use procedure properties, since arbitrary procedures
> store those with a weak hashtable.

Obviously, this is a general problem with procedure properties. If
that problem is solved, the problem with the module property also goes
away.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]