Email list hosting service & mailing list manager

a simple counter-proposal campbell@xxxxxx (28 Aug 2004 15:52 UTC)
Re: a simple counter-proposal felix (30 Aug 2004 19:54 UTC)
Re: a simple counter-proposal campbell@xxxxxx (30 Aug 2004 20:21 UTC)
Re: a simple counter-proposal felix (30 Aug 2004 20:26 UTC)
Re: a simple counter-proposal campbell@xxxxxx (03 Sep 2004 17:14 UTC)
Re: a simple counter-proposal felix (06 Sep 2004 19:22 UTC)

Re: a simple counter-proposal campbell@xxxxxx 03 Sep 2004 17:26 UTC

On Mon, 30 Aug 2004, felix wrote:

> Yes, so what prevents `require-extension' to be such a disjoint config-language
> form? If I understand correctly merely requiring that `require-extension' should
> be the first form in the program text (directly, not as an expansion of another
> macro) would make it compatible with Scheme48, right?

Yes, although I don't understand why you'd want to so dramatically
move away from SRFI 7 when it is such a trivial amendment to SRFI 7,
SRFI 7 provides much more quite useful functionality anyway, and SRFI 7
permits extension considerably more easily: the PROGRAM form is a quite
general form, whereas REQUIRE-EXTENSION has only one purpose, to
declare a dependency on a feature.