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
            Reporter: Howard M. Lewis Ship


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