You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Bruno Dumon <br...@outerthought.org> on 2003/09/09 16:42:05 UTC

Re: cvs commit: cocoon-2.1/src/blocks/woody/java/org/apache/cocoon/woody/flow/javascript woody.js

On Tue, 2003-09-09 at 16:38, sylvain@apache.org wrote:
<snip cvs commit message/>
>   +    while (true) {
>   +        if (cocoon.request == null) {
>   +            // this continuation has been invalidated
>   +            this.dead = true;
>   +            handleInvalidContinuation();
>   +            Woody.suicide();
>   +        }

While we're at it... anyone knows under what conditions exactly the
cocoon.request can be null?

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno@outerthought.org                          bruno@apache.org