On Sun, 24 Mar 2013 23:09:50 -0300, Ken in Nashua <kcola...@live.com> wrote:

Ok... for instance I want to just pull up a tml file and start editing the heck out of it...

You can't do that, at least not easily.

say footer.tml

and inside my layout...

<t:delegate to="footer.tml" />

Is this legal ? or reasonable practice ?

No. No. Just declare blocks and use the Delegate component to render them.

--
Thiago H. de Paula Figueiredo

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

Reply via email to