Guido Casper's Radio Weblog :
Updated: 31.05.2003; 19:55:15.

 


















Subscribe to "Guido Casper's Radio Weblog" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Samstag, 10. Mai 2003

Although Ugo pointed Cedric to the Cocoon flow layer, Cedric (probably not seeing Ugo's hint)
still wonders about the use of continuations.

So here is my take:
Continuations are very usefull in the realm of webapps. Since the browser ist stateless, the server has to maintain state for him.
That's what sessions are for. However sessions are only half the way (sessions would be enough to circumvent the statelessness of HTTP but awkward to circumvent the statelessness of the browser). Continuations allow you to make your webapp with several request-response-cycles look like a single thread. That way you no longer need to describe your page flow with some kind of FSM but you can simply script it.
Some say, continuations will revolutionize the way webapps are written. And this actually might hold true (until the day when state returns to the client :-)


10:33:04 AM    

© Copyright 2003 Guido Casper.



Click here to visit the Radio UserLand website.

 


May 2003
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Apr   Jun