On 7/10/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> 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.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to