[plt-scheme] Templates in the PLT Web Server

From: Noel Welsh (noelwelsh at gmail.com)
Date: Thu Nov 20 11:58:18 EST 2008

On Thu, Nov 20, 2008 at 4:46 PM, Noel Welsh <noelwelsh at gmail.com> wrote:
> ...  The implementation is interesting.
> It's not what I would expect (breaking lexical scope, display via
> side-effects?) but it'll take more use for me to judge it.

Just to clarify, this isn't meant to be taken as a negative comment.
I had given a little thought to templates and my immediate design was
to model a template as a function.  Jay's design is quite different,
and probably much more usable by both programmers and others.

N.


Posted on the users mailing list.