Re: parent rendering phases: must be called explicitly

2009-06-25 Thread Sergey Didenko
Sorry, that was the other bug. It works as it is documented. On Thu, Jun 25, 2009 at 6:34 PM, Thiago H. de Paula Figueiredo wrote: > On Thu, Jun 25, 2009 at 12:26 PM, Sergey > Didenko wrote: >> This behaviour seems to contradict >> http://tapestry.apache.org/tapestry5.1/guide/rendering.html, "Pare

Re: parent rendering phases: must be called explicitly

2009-06-25 Thread Thiago H. de Paula Figueiredo
On Thu, Jun 25, 2009 at 12:26 PM, Sergey Didenko wrote: > This behaviour seems to contradict > http://tapestry.apache.org/tapestry5.1/guide/rendering.html, "Parents > before Child" It doesn't: "When a sub-class overrides an render phase method of a base class, the method is only invoked once, alo