guile-devel
[Top][All Lists]
Advanced

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

Re: srfi-9 record type checking


From: Ludovic Courtès
Subject: Re: srfi-9 record type checking
Date: Tue, 22 Aug 2006 11:37:41 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

Kevin Ryde <address@hidden> writes:

> In absense of violent objections I made the change below.  I didn't do
> the same in the 1.6 branch, there I only amended the srfi-9
> implementation.

Cool, thanks.  Maybe this should be described in the `NEWS' file?

> Is the local-eval stuff supposed to minimize the amount of environment
> or whatever captured by the returned functions?  Guessing that's so I
> put the type check in a helper function.

Perhaps, but `the-root-environment' is pretty much the same as the
environment in which `record-accessor' is defined, right?

Thanks,
Ludovic.




reply via email to

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