[
https://issues.apache.org/jira/browse/WICKET-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491282#comment-13491282
]
Martin Grigorov commented on WICKET-4858:
-----------------------------------------
If Clirr cannot be convinced that the types are correct then this patch can be
applied for Wicket 7 and the backward compatible methods can be removed
completely.
> 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
> 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