on 5/16/01 9:18 AM, "Leandro Saad" <[EMAIL PROTECTED]> wrote:
> 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.
Bad bad bad bad idea.
*NEVER* hang on to a RunData.
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]