web server doc ==> Re: [plt-scheme] PLT Scheme v371

From: YC (yinso.chen at gmail.com)
Date: Sun Aug 19 19:01:01 EDT 2007

The changes appear to be quite impressive!  I especially like the concept on
the serializable continuation, although not sure how to utilize it yet as I
have been developing toward the older version.  I'm sure I would have lots
of questions in the foreseeable future ;)

Thanks ;)
yc


On 8/19/07, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
>
> The new documentation is Scribble documentation, and is in the SVN. A
> copy is at this URL:
>
> http://jay.teammccarthy.org/tmp/web-server-reference/
>
> Jay
>
> On 8/18/07, YC <yinso.chen at gmail.com> wrote:
> > Hi -
> >
> > thanks for the great work!!  Seems like the performance is steadily
> > increasing!!
> >
> > It seems that collects\web-server\configuration.ss has
> > disappeared in 371.  I use it to figure out the configuration values of
> the
> > web-server.  Where can I find its replacement?
> >
> > Also - is there a link that describes the detailed changes?
> >
> > Thanks!
> > yinso
> >
> > On 8/18/07, Eli Barzilay < eli at barzilay.org> wrote:
> > > PLT Scheme version 371 is now available from
> > >
> > >    http://download.plt-scheme.org/
> > >
> > > This is mostly a bug-fix release.
> > >
> > > Changes:
> > >
> > > * The debugger now works across multiple files and supports "step
> > >    over" and "step out" operations.
> > >
> > > * HtDP teachpacks: the world.ss teachpack now exports two add-line
> > >    functions: one from image.ss and one for adding lines to scenes.
> > >
> > > * ProfessorJ now includes a language level between Intermediate and
> > >    Advanced, Intermediate + access, that includes all of Intermediate
> > >    and introduces access modifiers and overloading.  The language
> > >    manuals contain the complete details.
> > >
> > > Feedback Welcome,
> > > --
> > >           ((lambda (x) (x x)) (lambda (x) (x x)))          Eli
> Barzilay:
> > >                   http://www.barzilay.org/                  Maze is
> Life!
> > > _________________________________________________
> > >   For list-related administrative tasks:
> > >   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >
> > >
> >
> >
> > _________________________________________________
> >   For list-related administrative tasks:
> >
> > http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >
> >
>
>
> --
> Jay McCarthy <jay.mccarthy at gmail.com>
> http://jay.teammccarthy.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20070819/f7cb3227/attachment.html>

Posted on the users mailing list.