> That's not correct. Upon (page) class instanciation, the initial-value
> is evaluated, set to the specified property 
> and finally cached so that it can be used again to reset the property when
> the page returnes to the pull.

Thanks for the correction, Andy. Worse than being wrong, is being wrong without
anyone to point out your mistakes/misunderstandings.

Anyway,the core of my explanation is still true: initial-value is not your best
option to initialize the page state; this is the task of pageBeginRender() and
friends.

-- Marcus Brito


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

Reply via email to