This is a known bug, fixed in beta-4 I believe.

On 8/22/05, cracru <[EMAIL PROTECTED]> wrote:
> If a build a page that only has properties defined as abstract
> accessors and mutators, will T4 take care of cleaning up the page
> before returning it to the pool?
> 
> Cuz I aint seeing this behavior.  If I use a page, then in a seperate
> request do a
> 
> cycle.getPage(<name of previous page>);
> 
> I can see the page (in debugger) still has the previous values.
> I am not using the @persist annotation, and I have not set persist to
> true in the page spec.
> 
> I suppose I am missing something fundamental here?
> 
> Thanks, C.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

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

Reply via email to