On Thu, 2009-10-08 at 12:42 +0300, Vitaly Magerya wrote:
Abdulaziz Ghuloum wrote:
The whole idea of using "SCHEME_LIBRARY_PATH" is to say where your
Scheme files are.
SCHEME_LIBRARY_PATH in this SRFI only specifies where R6RS libraries
are. If R^NRS libraries (for some N> 6) will not be compatible, you'll
end up with the same kind of conflict.
This SRFI intends to be usable by any dialect with library names being a
sequence of symbols. That is why, in the Abstract, I wrote: "intended
for implementations of the R6RS, and perhaps other Scheme dialects". Do
you think that should be made clearer? I'm thinking I should add
something like the first sentence of this paragraph to somewhere in this
SRFI's document.