Date: 2004-08-09T05:58:32 Editor: VadimGritsenko <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: RhinoWithContinuations URL: http://wiki.apache.org/cocoon/RhinoWithContinuations
no comment Change Log: ------------------------------------------------------------------------------ @@ -51,7 +51,7 @@ '''''NOTE:''' Captured continuation does not save the state of the variables, but rather pointers to the variables. Example: two continuations will share one instance of the local variable declared in the function, if those two continuations were created -during execution of the same call of this function. -- [:Vadim]'' +during execution of the same call of this function. -- [wiki:VadimGritsenko Vadim]'' The term "Continuation"
