guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] `any' and `every' in `(oop goops util)'


From: Neil Jerram
Subject: Re: [PATCH] `any' and `every' in `(oop goops util)'
Date: Wed, 07 Dec 2005 19:41:43 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> Marius Vollmer <address@hidden> writes:
>
>> (oop goops util) is not meant to be used outside the goops
>> implementation.  I'd rather not touch it for cosmetic purposes
>> only... :-)
>
> Sure, but why re-implement a subset of SRFI-1 in there, especially
> non-tail-recursive variants?

Couldn't we then remove any and every from util.scm, and change
goops.scm to use (srfi srfi-1)?  This will catch anyone who has used
(oop goops util) to get any/every, but that's an odd thing to do and
we can cover it in a NEWS item.

Regards,
        Neil





reply via email to

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