You can always "render" them from a different page.  Store them in a different 
page and draw as needed.  I have one page, I just substitute different 
components as needed.

Mark J. Stang
Software Engineer
office: +1 303.468.2900
Ping Identity



-----Original Message-----
From: Thiago H de Paula Figueiredo [mailto:[EMAIL PROTECTED]
Sent: Tue 8/21/2007 10:52 AM
To: Tapestry users
Subject: Re: Recursion of components
 
On Tue, 21 Aug 2007 12:54:05 -0300, César Les <[EMAIL PROTECTED]> wrote:

> maybe Tapestry should support alternatives to components like Rails do
> with Partial Templates. So whe can choose the right tool for the right
> job.

As far as I know, you don't really need to *instantiate* components on the  
fly most of the time: just *rendering* the component again would suffice.  
Example: AJAX in Tapestry 4.1.

-- 
Thiago H. de Paula Figueiredo
Desenvolvedor, Instrutor e Consultor de Tecnologia
Eteg Tecnologia da Informação Ltda.
http://www.eteg.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to