"Henning P. Schmiedehausen" wrote:
>
> Hi,
>
> is it legal to keep a private reference to the RunData object handled
> down from the Turbine into an action method and reuse it?
I'm afraid not
I was trying to implement something like the Memento design pattern
holding a reference
to RunData but, as RunData objects are cached, I was holding a reference
to an object that
was going to be used at another request.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]