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

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

    Fix Version/s: 5.1

This falls, for me, under the general category of improvements to the 
expression language to make it more like OGNL.

> Binding support for multiple values
> -----------------------------------
>
>                 Key: TAPESTRY-2186
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2186
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 5.0.10
>            Reporter: Hugo Palma
>            Priority: Minor
>             Fix For: 5.1
>
>
> There should be a way to bind multiple values to a List/Array property 
> without having to provide a getter.
> This would be specially useful with context parameters.
> Example:
> <t:actionlink t:id="myaction" context="param1 param2"/>
> I think each value should be resolved independently so that we could do 
> something like:
> <t:actionlink t:id="myaction" context="param1 literal:value2"/>

-- 
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