[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to