SRFI 228 final read-through Arthur A. Gleckler (10 Dec 2022 18:44 UTC)
Re: SRFI 228 final read-through Daphne Preston-Kendal (10 Dec 2022 18:49 UTC)
Re: SRFI 228 final read-through Arthur A. Gleckler (10 Dec 2022 18:55 UTC)
Re: SRFI 228 final read-through Lassi Kortela (10 Dec 2022 20:43 UTC)
Re: SRFI 228 final read-through Lassi Kortela (10 Dec 2022 20:46 UTC)
Re: SRFI 228 final read-through Marc Nieper-Wißkirchen (10 Dec 2022 20:49 UTC)
Re: SRFI 228 final read-through Lassi Kortela (10 Dec 2022 20:56 UTC)
Re: SRFI 228 final read-through Daphne Preston-Kendal (10 Dec 2022 20:57 UTC)
Re: SRFI 228 final read-through Lassi Kortela (10 Dec 2022 21:46 UTC)
Re: SRFI 228 final read-through Daphne Preston-Kendal (10 Dec 2022 22:09 UTC)
Re: SRFI 228 final read-through Lassi Kortela (10 Dec 2022 22:27 UTC)
Re: SRFI 228 final read-through John Cowan (10 Dec 2022 21:29 UTC)
Re: SRFI 228 final read-through Arthur A. Gleckler (10 Dec 2022 22:03 UTC)
Re: SRFI 228 final read-through Daphne Preston-Kendal (10 Dec 2022 22:12 UTC)
Re: SRFI 228 final read-through Arthur A. Gleckler (11 Dec 2022 02:54 UTC)

Re: SRFI 228 final read-through Lassi Kortela 10 Dec 2022 20:56 UTC

> Why can´t we simply specify that SRFI 228's library includes all
> exports from SRFI 128, 162, and those defined in the SRFI 228 spec?
> As a byproduct, this way, SRFI 228 can clean up the situation about
> SRFI 128/162.

It's confusing if an SRFI exports identifiers that are not defined in
the text of some other SRFI.

I sympathize with the desire to have more convenient libraries to
import, instead of importing a whole bundle of SRFIs. But this is IMHO a
misuse of the SRFI process. This is yet another problem that comes back
to the basic fact that SRFI is not good at addressing evolving needs.