guile-devel
[Top][All Lists]
Advanced

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

Re: Should we have (srfi srfi-N) modules for all SRFIs?


From: Neil Jerram
Subject: Re: Should we have (srfi srfi-N) modules for all SRFIs?
Date: 24 Apr 2001 19:44:18 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Rob" == Rob Browning <address@hidden> writes:

    Rob> One argument in favor of that it makes code immune to
    Rob> restructurings.

Hmmm...  But only if people include (use-modules (srfi srfi-N)) in
their code.

If we did this, I'd prefer to see a corresponding extension of the
deprecation system as well such that use of a srfi-N procedure
_without_ the appropriate `use-modules' would issue a warning.

        Neil



reply via email to

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