You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2016/08/22 06:48:22 UTC

[jira] [Closed] (TAP5-1584) Add support for coercing values explicitly in the property expression language

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

Jochen Kemnade closed TAP5-1584.
--------------------------------
    Resolution: Incomplete

We assume this is no longer relevant and therefore close it.
If you still have this issue in a recent Tapestry version (such as 5.4.1 or newer), feel free to provide the necessary information and reopen.

> Add support for coercing values explicitly in the property expression language
> ------------------------------------------------------------------------------
>
>                 Key: TAP5-1584
>                 URL: https://issues.apache.org/jira/browse/TAP5-1584
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>              Labels: bulk-close-candidate
>
> Something like:
>     prop:someMap.get('id') as Integer
> The "as <classname>" qualifier would pass the value through the TypeCoercer.
> Integer is a fully qualified class name, with special cases for java.lang classes (which don't have to be qualified).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)