[plt-scheme] Re: why no send/suspend in tutorial? (was: Re:
web-server question)
John Clements
clements at brinckerhoff.org
Tue Dec 9 00:52:20 EST 2008
On Dec 8, 2008, at 8:54 PM, Jay McCarthy wrote:
> Everything you can do with s/s you can do with s/s/d (and vice versa),
> because send/suspend/dispatch returns the result of the request
> handler to its continuation.
Ah, I see. The idiomatic use is so close to the CPSed style required
by most web apps that I assumed that it didn't return to the existing
continuation. Thanks!
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2484 bytes
Desc: not available
Url : http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20081208/aed8710d/smime.bin
More information about the plt-scheme
mailing list