On Wed, 15 Jun 2011 15:37:55 -0300, Robert Zeigler <robert.zeig...@roxanemy.com> wrote:

You can use ComponentSource to grab other pages, and then grab components off of those pages. I've used this approach for plugin-style apps where the components to use for a given data type are determined at runtime and can be "plugged-in".

And that's exactly the approach used by BeanEditForm, BeanEditor, Grid and BeanDisplay (except they use blocks instead of components directly, but this doesn't make almost any difference).

--
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