Select component should look for a property named "xxxModel" (where "xxx" is 
the select's id) as a default for the model parameter
----------------------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-849
                 URL: https://issues.apache.org/jira/browse/TAP5-849
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2.0.0
            Reporter: Howard M. Lewis Ship
            Priority: Minor


<t:select t:id="gender" value="user.gender" model="genderModel"/>

The idea is that the Select should be able to use genderModel automatically 
without having to be told, as a convention (convention over configuration).


-- 
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