Add support for skinnability via a dynamic layout component
-----------------------------------------------------------
Key: TAP5-237
URL: https://issues.apache.org/jira/browse/TAP5-237
Project: Tapestry 5
Issue Type: New Feature
Components: tapestry-core
Reporter: Howard M. Lewis Ship
Working with a client, we've come up with an excellent plan for a component
that supplies dynamic content via a non-Tapestry XHTML template.
Essentially, the DynaComponent (temporary name) reads and parses a well-formed
XML file. Within the XML file, certain elements will be replaced with parameter
Blocks to the DynaComponent.
Assuming that the parsed XML templates can be cached efficiently (as a kind of
token stream, ala Tapestry's internal representation of a parsed component
template) this could work quite efficiently.
--
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]