Martin Grigorov created WICKET-4858:
---------------------------------------

             Summary: Introduce AbstractDateConverter that holds the common 
code for util.Date, sql.Date, sql.Time and sql.Timestamp
                 Key: WICKET-4858
                 URL: https://issues.apache.org/jira/browse/WICKET-4858
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.2.0
            Reporter: Martin Grigorov
            Priority: Minor


org.apache.wicket.util.convert.converter.DateConverter, 
org.apache.wicket.util.convert.converter.SqlDateConverter, 
org.apache.wicket.util.convert.converter.SqlTimeConverter and 
org.apache.wicket.util.convert.converter.SqlTimestampConverter share some 
common code that can be extracted in a new AbstractDateConverter class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to