[ 
https://issues.apache.org/jira/browse/TAP5-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029717#comment-13029717
 ] 

Hudson commented on TAP5-1495:
------------------------------

Integrated in tapestry-trunk-freestyle #338 (See 
[https://builds.apache.org/hudson/job/tapestry-trunk-freestyle/338/])
    TAP5-1495: Tapestry's property expression language should support map 
creation
Fix minor typo in plastic documentation
Clarify "parameters" parameter documentation in AbstractLink.


> Tapestry's property expression language should support map creation
> -------------------------------------------------------------------
>
>                 Key: TAP5-1495
>                 URL: https://issues.apache.org/jira/browse/TAP5-1495
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Robert Zeigler
>            Assignee: Robert Zeigler
>
> Currently, tapestry expressions support property access, method calls, null 
> checks (?.), and quick list creation (['a',b,...]), but there is no support 
> for map creation.
> It would be nice to be able to write:
> {a=>b,c=>d} 
> to quickly and easily create maps.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to