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: Thu, 08 Jun 2006 09:14:57 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Hi,

Neil Jerram <address@hidden> writes:

> I vote for just fixing record-accessor to be strict by default;
> i.e. treating current behaviour as a bug.  I'd be surprised if anyone
> was relying on this, and if they are it's easy to code a workaround.

The issue is that this would impact people that use records directly
(i.e., not via SRFI-9) and although this `#f' behavior is undocumented,
they may well have come to rely on it.

Thanks,
Ludovic.




reply via email to

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