On Thu, 16 Aug 2012 16:21:58 -0300, Lenny Primak
wrote:
On Aug 16, 2012, at 2:03 PM, Michael Prescott
wrote:
Just want to check my understanding on a few matters.
Pages and components are pooled and cleaned up between requests, so it's
fine to use fields for storage during request proce
Much obliged.
On 16 August 2012 15:21, Lenny Primak wrote:
> Comments interspersed...
>
>
>
> On Aug 16, 2012, at 2:03 PM, Michael Prescott <
> michael.r.presc...@gmail.com> wrote:
>
> > Just want to check my understanding on a few matters.
> >
> > Pages and components are pooled and cleaned up
Comments interspersed...
On Aug 16, 2012, at 2:03 PM, Michael Prescott
wrote:
> Just want to check my understanding on a few matters.
>
> Pages and components are pooled and cleaned up between requests, so it's
> fine to use fields for storage during request procesing (e.g. loop
> variables)