guile-devel
[Top][All Lists]
Advanced

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

Re: module GC bug


From: Han-Wen Nienhuys
Subject: Re: module GC bug
Date: Sun, 10 Jul 2005 01:25:10 +0200
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)

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.

--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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