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

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

          Component/s: tapestry-core
             Priority: Minor  (was: Major)
    Affects Version/s: 5.2.4

> 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.4
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> i.e.,
>   SelectModel createIntegerModel(Iterable<Integer> values);
>   SelectModel createLongModel(Iterable<Long> values);
> etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to