[plt-scheme] Java Continuations!

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Wed May 26 15:59:07 EDT 2004

Thanks. Greg has examined Cocoon for us. You have only scratched the  
surface of the horrors from what I can tell. Try again on Halloween. --  
Matthias


On May 26, 2004, at 12:02 PM, Noel Welsh wrote:

>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> This may be of interest to some, or you might feel a
> little bit sick after reading it.  Following links
> from Gordon Weakliem's blog (going via Bill
> Clementson) I got to the following on continuation
> based web frameworks for Java, and (apparently) single
> shot Java continuations:
>
> Cocoon + continuations:
> -
> http://wiki.cocoondev.org/Wiki.jsp?page=RhinoWithContinuations
> - http://wiki.cocoondev.org/Wiki.jsp?page=WhatIsFlow
>
> This works by using a Javscript interpreter that
> supports continuations
>
> Java language continuations:
> -
> http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/javaflow/java/ 
> org/apache/cocoon/components/flow/java/
>
> It I understand the implementation correctly, this
> works by have a custom class loader inserting code in
> each basic block to capture the current environment.
> A comment says the continuations are single use only.
>
> Noel
>
> PS: Ehud, this is going straight to Lambda!  Just
> thought I'd horrify the gentle folk here first.
>
> =====
> Email: noelwelsh <at> yahoo <dot> com
> Jabber: noelw <at> jabber <dot> org
>
>
> 	
> 		
> __________________________________
> Do you Yahoo!?
> Friends.  Fun.  Try the all-new Yahoo! Messenger.
> http://messenger.yahoo.com/



Posted on the users mailing list.