On Thu, Nov 18, 2010 at 9:42 AM, Massimo Lusetti <mluse...@gmail.com> wrote:

> On Wed, Nov 17, 2010 at 7:13 PM, Howard Lewis Ship <hls...@gmail.com> wrote:
>
>> I'm sure some combination of the above rules is the explanation for why the
>> method is not being invoked.
>
> I personally have run into a similar situation and I ended having one
> @SetupRender annotated method that call various (private) methods in
> the precise order.
>
> Wouldn't be nice to have an "ordering" optional parameter to
> @SetupRender where you can specify the ordering of execution? ... The
> same maybe applies to @BeginRender and friends too...
>
> What do you think?

Obviously the default behavior will be the current one if no ordering
is specified...

Cheers
-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to