Provide a way that a component sub-class can merge its template with that of
its container
------------------------------------------------------------------------------------------
Key: TAPESTRY-2568
URL: https://issues.apache.org/jira/browse/TAPESTRY-2568
Project: Tapestry
Issue Type: New Feature
Components: tapestry-core
Affects Versions: 5.0.14
Reporter: Howard M. Lewis Ship
This is an idea I've picked up from Wicket; which has a special element,
similar to Tapestry t:body, but used to indicate where the child component's
template should go. In Wicket, pages are often given a common L&F not by the
use of a common component, but by extending a common base class, and mixing the
base class' template with the sub-class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]