Re: [T4] Component initialization and PageBeginRender

2007-05-04 Thread Jorge Montero
in and made the ordering deterministic a fairly long time ago. On 5/3/07, Jorge Montero <[EMAIL PROTECTED]> wrote: I'm trying toconvert part of a tapestry page into a component for reuse. The part of the page I want to reuse renders two PropertySelectors with different data depending of

[T4] Component initialization and PageBeginRender

2007-05-03 Thread Jorge Montero
I'm trying toconvert part of a tapestry page into a component for reuse. The part of the page I want to reuse renders two PropertySelectors with different data depending of the value of a property, and updates another property by processing the original property and the current values on the Pr