guile-devel
[Top][All Lists]
Advanced

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

Re: Trouble with `export'.


From: Rob Browning
Subject: Re: Trouble with `export'.
Date: 05 Jun 2001 15:51:53 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Dirk Herrmann <address@hidden> writes:

> We can not solve all problems with respect to binding conflicts, but
> we should decide about a policy, like for example that conflicts
> will result in errors.  With the possibility to selectively import
> bindings, and in addition to rename bindings when imported, plus the
> possibility to rename bindings when exporting them there should be
> enough possiblilities to avoid conflicts while still being flexible.

This is true, but Marius still had a good point.  What happens if a
module your module is already using suddenly starts exporting a symbol
that you were already using locally?  You haven't changed your code at
all, but now your module is broken.

-- 
Rob Browning <address@hidden> PGP=E80E0D04F521A094 532B97F5D64E3930



reply via email to

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