guile-devel
[Top][All Lists]
Advanced

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

Re: Document the current module system?


From: Martin Grabmueller
Subject: Re: Document the current module system?
Date: Mon, 23 Apr 2001 17:15:38 +0200 (MET DST)

> From: NIIBE Yutaka <address@hidden>
> Date: Mon, 23 Apr 2001 14:58:59 +0900 (JST)
> 
> Well, here's the evidence where "recursive namespace" still lives.
> 
> Directory structure
>     --- m.scm (module which exports symbol "x")
>         m     ---- x.scm (the module named "x" under module "m")
> 

[ snip ]

> Here, the symbol "x" in module "m" pollutes the module (m x).

Urgs.  I think I would vote that this `feature' does not go into the
next-module-system-wishlist.

Regards,
  'martin



reply via email to

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