org.apache.wicket.datetime.markup.html.form.DateTextField#getConverter() is
final, should not be
------------------------------------------------------------------------------------------------
Key: WICKET-4503
URL: https://issues.apache.org/jira/browse/WICKET-4503
Project: Wicket
Issue Type: Improvement
Components: wicket-datetime
Affects Versions: 6.0.0-beta1
Reporter: Tom
Priority: Minor
Martin on the mailing list:
I see no reason why to keep the final at
org.apache.wicket.datetime.markup.html.form.DateTextField#getConverter()
There are several other places where #getConverter() is overridden and
it is not final there.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira