Its not about the binding. Its about discovering any components at all. During the dynamic parser session it seams that no child component related behaviour is triggered at all. I can use any tag name it doesnt matter. I need to check whether I am in production mode also since there seams to be no validation going on.
I need to check if a dynamic component can nest any other component. Maybe something is broken over here. 2013/10/26 Lance Java <lance.j...@googlemail.com> > Have you seen the code I provided on the "jack of all trades page" thread? > I've pretty much solved the problem there. Tapestry uses bindings to read > and write values during rendering. Eg the prop: binding. >