[plt-scheme] Servlet2 and standalone.ss

From: Shriram Krishnamurthi (shriram at gmail.com)
Date: Thu Oct 13 15:13:21 EDT 2005

> > Maybe DrScheme can return in addition to an error
> > message when a program fails, a list of what its other
> > languages thought of the input program.
>
> That's unfortunately superfluous for most uses and users.

Not if the program actually works at some other level.  That
might suggest the user has the wrong language level.  There
is one particularly useful case of this: the very first program
evaluated after installing DrScheme.  It would avoid the usual
"But why doesn't internal define work?" question.  After that
first evaluation the feature should be turned off.

Shriram


Posted on the users mailing list.