Christopher Oliver wrote:

Reinhard,

Local variables are _shared_ between continuations. Changes to the value of the variable in one continuation should be visible to another. If that is not the case, there's a bug.


Do you mean that _pointed_ values are not saved (i.e. the target objects not serialized), or that even the raw value (i.e. the pointer or the primitive type value) is shared ?

Sylvain

--
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
Orixo, the opensource XML business alliance  -  http://www.orixo.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to