On Tue, 22 Mar 2011 22:56:28 -0300, leon <mail....@gmail.com> wrote:

Sorry, My question is :are there some documentations about nested
components?

All components are nested, so I don't know what you're asking. A non-page component instance doesn't exist outside a page, which is almost the same as a component, so all components are nested.

I tried to inspect the component in debug model, but they're all null
objects, I'm using IDEA 10, I don't know if is caused by IDE or Tapestry
IoC.

This is not caused by the IDE or Tapestry-IoC, but by Tapestry(-core) itself. It was already solved for 5.3-SNAPSHOT.

So how could i trace a component's lifecycle?

See this: http://tapestry.apache.org/component-rendering.html.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to