chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] whither the module system


From: Sven . Hartrumpf
Subject: Re: [Chicken-users] whither the module system
Date: Mon, 22 Sep 2003 08:29:16 +0200 (CEST)

On 20 Sep 2003, Miles Egan <address@hidden> wrote:
> I can't find any docs on the module system in the most recent release.  
> Has it been dropped?

Exactly.
 
> If so, how do chicken programmers protect themselves from namespace 
> collisions.

By using informative names (that reduces the risk of namespace collisions
drastically),
and/or a experimental new module system ("structures") at
http://www.call-with-current-continuation.org/eggs/index.html

Greetings
Sven

Attachment: pgpocQFRbMDes.pgp
Description: PGP signature


reply via email to

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