[plt-scheme] renaming primitives

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sat Nov 2 18:53:38 EST 2002

At Sat, 2 Nov 2002 16:13:41 -0500 (EST), Doug Orleans wrote:
> I guess my question was, is there any difference between a module
> imported via the second argument to a module declaration, and modules
> imported with require?  

No.

You're right that the restriction to a module name instead of a
require-spec for the initial import seems artificial. I can't remember
why I thought it was necessary or a good idea, and in any case, I
suspect that I was wrong. I hope to revist the question soon.

Matthew



Posted on the users mailing list.