Re: Java Continuation problem

2004-04-16 Thread Stephan Michels
Am Mi, den 14.04.2004 schrieb Peter Mortier um 17:19: > Hello, > > I'm trying out the new Java continuations stuff seperately from Cocoon. > However, I have run into a problem. The instrumented bytecode throws a > ClassCastException In the case where I am trying to resume a Continuation > from a

Java Continuation problem

2004-04-14 Thread Peter Mortier
Hello, I'm trying out the new Java continuations stuff seperately from Cocoon. However, I have run into a problem. The instrumented bytecode throws a ClassCastException In the case where I am trying to resume a Continuation from a Continuable which delegates to another Continuable. I have inlin