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

Re: Please drop the ^main^ thing

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 Fri, 2009-09-25 at 11:23 -0700, Derick Eddington wrote:

> PLT's implicit file name is "main.sls", and it avoids conflicts by
> prepending #\_.  E.g., (foo main) => "foo/_main.sls", 
> (foo _main) => "foo/__main.sls", and so on.

I'm open to using PLT's conflict avoidance scheme, if enough people
think it's worth marginalizing libraries named (--- main).  (I don't
think it is.)

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