guile-devel
[Top][All Lists]
Advanced

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

Re: ice-9/and-let*.scm


From: Michael Livshin
Subject: Re: ice-9/and-let*.scm
Date: 12 Dec 2000 02:45:49 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (20 Minutes to Nikko)

Marius Vollmer <address@hidden> writes:

> Michael Livshin <address@hidden> writes:
> 
> > Marius Vollmer <address@hidden> writes:
> > 
> > > Two, allow all Scheme symbols are module name components and map to
> > > sensible filenames in a platform specific way.
> > 
> > the second option seems cleaner.  the porting work can be reduced by
> > using a simplistic encoding that would map any non-letter-or-number
> > character to a %<char-code>, a la the standard URL encoding.
> > 
> > would that work?
> 
> I think so.  I think it wouldn't be bad to actually use the standard
> URL encoding.  Do we already have code for that somewhere?

I actually had the same idea prior to posting the above, but then I
remembered that slashes in URLs don't get encoded.  or do they?

-- 
All ITS machines now have hardware for a new machine instruction --
BFM
Be Fruitful and Multiply.
Please update your programs.




reply via email to

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