[
https://issues.apache.org/jira/browse/WICKET-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Dashorst updated WICKET-810:
------------------------------------
Fix Version/s: (was: 1.4-M3)
1.4-M4
Moved to next milestone release.
> 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
> Fix For: 1.4-M4
>
>
> 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.