[plt-scheme] Re: why no send/suspend in tutorial? (was: Re: web-server question)

From: John Clements (clements at brinckerhoff.org)
Date: 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://lists.racket-lang.org/users/archive/attachments/20081208/aed8710d/attachment.p7s>

Posted on the users mailing list.