[plt-scheme] syntax to load an SRFI library in MzScheme
SRFI 13 doesn't have name collisions with mzscheme v20x, that's why it
was not mentioned at the first time when it is put into DrScheme. I will
add it to the list.
Anyway, I would say including the srfi/doc.txt in top of doc/srfi/index.
html looks good to me. I would like to keep every srfi doc (the srfi-n.html
file) as it was. If anyone has better suggetions, please tell me. Otherwise
I'm going to do it in my way.
Thanks.
Chongkai
----- Original Message -----
From: "Bill Wood" <william.wood3 at comcast.net>
To: <plt-scheme at list.cs.brown.edu>
Sent: Thursday, March 01, 2007 4:22 PM
Subject: Re: [plt-scheme] syntax to load an SRFI library in MzScheme
>
> While we're on this topic, I've noticed that the documentation for the
> individual SRFIs seems to be a mildly HTML-ized rendition of the
> authors' documentation, and contains no PLT-specific information. The
> "Documentation for the srfi collection", on the other hand, seems to be
> somewhat out of date (caveat -- so am I; I'm at v300). Under the
> heading "Loading" it mentions that some of the SRFIs have name
> collisions with PLT, and then says "1, 19, 43, 45, 49 and 69" are the
> current ones; SRFI 13, for example, isn't mentioned. I'd like to be
> able to find out which SRFI I have to worry about without reading the
> source, so I think that this doc should be kept up to date. If it has
> been updated since v300, spank my hand gently, please.
>
> Thanks,
>
> -- Bill Wood
>
>