ConverterLocator#get(Class<T>) shouldn't be final
-------------------------------------------------
Key: WICKET-2831
URL: https://issues.apache.org/jira/browse/WICKET-2831
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.4.7, 1.4.6, 1.4.5, 1.4.4
Reporter: MartÃn Bigio
Fix For: 1.4.8
ConverterLocator#get(Class<T>) shouldn't be final in order to let subclasses
write a more sophisticated behaviour (like returning a superclass converter
when requesting a converter for a class that doesn't have one registered).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.