[
https://issues.apache.org/jira/browse/WICKET-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521444
]
francisdb commented on WICKET-810:
----------------------------------
I had a discussion with Al on this during the JWeekend Wicket course, I did not
start any discussion on the mailing list...
> 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.