[plt-scheme] Re: why no send/suspend in tutorial? (was: Re: web-server question)
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://lists.racket-lang.org/users/archive/attachments/20081208/aed8710d/attachment.p7s>