You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2015/01/12 09:10:45 UTC

[jira] [Closed] (TAP5-1370) SelectModelFactory should make it easy to create a SelectModel for a list of various primitive values

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

Jochen Kemnade closed TAP5-1370.
--------------------------------
    Resolution: Invalid

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.3.8 or the latest 5.4 preview release), feel free to provide the necessary information and reopen.

> SelectModelFactory should make it easy to create a SelectModel for a list of various primitive values
> -----------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1370
>                 URL: https://issues.apache.org/jira/browse/TAP5-1370
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>              Labels: bulk-close-candidate
>
> i.e.,
>   SelectModel createIntegerModel(Iterable<Integer> values);
>   SelectModel createLongModel(Iterable<Long> values);
> etc.



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