[plt-scheme] Web framework question
Hi Johan,
Johan Coppieters wrote:
> To all interested in Scheme and/or web development. Any reaction will help.
It's not Scheme, but you might be interested in the Seaside web-programming
framework for Smalltalk (http://www.seaside.st/), which I think offers some
interesting answers to the questions you raise. In particular, over the past
few years they've made a shift much like Jay describes, from continuations
being a major part of every application toward continuations being used only in
restricted flow-like circumstances.
Regards,
Tony