[plt-scheme] Are new Schemers supposed to be reading SRFIs?

From: Robby Findler (robby at cs.uchicago.edu)
Date: Thu May 10 22:40:00 EDT 2007

One thing that may help: at some point in the (hopefully) not too
distant future, Help Desk will search PLaneT as well as the code that
comes in the standard libraries (it already searches all of the srfis
and the standard plt scheme libraries).

Robby

On 5/10/07, Grant Rettke <grettke at acm.org> wrote:
> On 5/10/07, John Clements <clements at brinckerhoff.org> wrote:
> >
> > On May 10, 2007, at 1:16 PM, Grant Rettke wrote:
> > Can you elaborate on "sort of sucks"?  It appears to me that Planet
> > solves the distribution problem nicely, in that you can write your
> > code against a distribution + a planet lib, send it out to anyone,
> > and it runs on their platform, albeit with a possible silent
> > download.  Is it this silent download that you object to? Or the
> > untrusted nature of the library?
>
> Hi John,
>
> Sorry for the delay, I was busy apologizing to every English teacher
> by whom I've ever been taught.
>
> Planet is great, and along with that everyone's contribution to it.
>
> The big problem is knowing what is out there, and what one ought to
> use. New folks wonder should they use PLT list.ss or use srfi-1?
>
> Perhaps it would be convenient if the Scheme download "came with
> everything out of the box". Perhaps this isn't the culture, though.
> Java and .NET are probably the biggest offenders when it comes to
> providing *everything*.
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.