You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/05/20 19:56:16 UTC

[jira] Updated: (TAPESTRY-1466) Support expansions inside ordinary attributes

     [ https://issues.apache.org/jira/browse/TAPESTRY-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1466:
-------------------------------------------

        Fix Version/s:     (was: 5.0.5)
             Assignee: Howard M. Lewis Ship
    Affects Version/s: 5.0

> Support expansions inside ordinary attributes
> ---------------------------------------------
>
>                 Key: TAPESTRY-1466
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1466
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>         Assigned To: Howard M. Lewis Ship
>
> It would be nice to allow expansions inside ordinary elements, without the bother of creating a component, i.e.
> <tr class="${rowClass}"> ... </tr>
> Today, this can be accomplished as:
> <tr t:id="row" class="prop:rowClass"> ... </tr>

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org