You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/06/24 00:13:51 UTC

[jira] Commented: (TAP5-237) Add support for skinnability via a dynamic layout component

    [ https://issues.apache.org/jira/browse/TAP5-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881919#action_12881919 ] 

Howard M. Lewis Ship commented on TAP5-237:
-------------------------------------------

This has been implemented externally as part of the tapx-core module:

http://tapestry.formos.com/nightly/tapx/tapx-core/


> 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
>    Affects Versions: 5.1.0.0
>            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.