You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/05/03 10:24:16 UTC

[jira] [Resolved] (WICKET-4858) Introduce AbstractDateConverter that holds the common code for util.Date, sql.Date, sql.Time and sql.Timestamp

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

Martin Grigorov resolved WICKET-4858.
-------------------------------------

    Resolution: Fixed
    
> 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
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 7.0
>
>         Attachments: WICKET-4858.patch
>
>
> 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