Remove RequiredTextField from 2.0
---------------------------------

                 Key: WICKET-105
                 URL: http://issues.apache.org/jira/browse/WICKET-105
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 2.0
            Reporter: Martijn Dashorst
            Priority: Trivial
             Fix For: 2.0


To cut down on our API and remove some ultra-convenience stuff, I
propose to remove RequiredTextField from our API. Requiredness is
easily achieved using 'setRequired(true)', and therefore removes the
need for a special field.

Vote was: 3 binding for removal only in 2.0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to