guile-user
[Top][All Lists]
Advanced

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

Re: modules, 2nd try.


From: Han-Wen Nienhuys
Subject: Re: modules, 2nd try.
Date: Sat, 21 Sep 2002 13:15:51 +0200

address@hidden writes:
> One caveat that just occurred to me: with either variant (yours or
> mine) of this design, I'm not sure that a variable in an inner scope
> will correctly shadow a variable with the same name in an outer
> scope.  In your design, it depends on how the module system resolves
> conflicts between multiple imports.

but variables in the current module always  get precedence, right?


-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

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