You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Hugo Palma (JIRA)" <de...@tapestry.apache.org> on 2008/02/21 19:09:19 UTC

[jira] Created: (TAPESTRY-2186) Binding support for multiple values

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


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


[jira] Updated: (TAPESTRY-2186) Binding support for multiple values

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAP5-61) Binding support for multiple values

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-61:
-------------------------------------

    Issue Type: New Feature  (was: Bug)

> Binding support for multiple values
> -----------------------------------
>
>                 Key: TAP5-61
>                 URL: https://issues.apache.org/jira/browse/TAP5-61
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.0.15
>            Reporter: Hugo Palma
>            Priority: Minor
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org