[
https://issues.apache.org/jira/browse/WICKET-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521442
]
Jean-Baptiste Quenot commented on WICKET-810:
---------------------------------------------
For reference, is there a discussion on a mailing-list about this?
> Converters using instanceof instead of class toString
> -----------------------------------------------------
>
> Key: WICKET-810
> URL: https://issues.apache.org/jira/browse/WICKET-810
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Environment: Any
> Reporter: francisdb
> Priority: Minor
>
> It would be nice to have a converter for an interface or abstract class so
> all implementing classes can be caught by the converter.
> This might not be as simple as it looks because a class might have
> implemented 2 interfaces that have a converter defined. Also for example a
> sql date converter should get priority over a util date converter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.