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

Re: five problems with this draft SRFI

This page is part of the web mail archives of SRFI 103 from before July 7th, 2015. The new archives for SRFI 103 contain all messages, not just those from before July 7th, 2015.



On Tue, 2009-09-29 at 20:22 -0700, Derick Eddington wrote:
> Library references, because of their version references, in the current
> draft SRFI, can have a one-to-infinite mapping to file names.  Yes, this
> requires searching through all the theoretically possibly infinite file
> names which might match. [...]

Delete that "can".  Library references, in the current draft SRFI,
always do have a one-to-infinite mapping to file names, because an R6RS
version reference, including an empty/non-existent one, always matches
versions with more components than in the version reference, and the
possibilities are infinite.

-- 
: Derick
----------------------------------------------------------------