Github user svenmeier commented on the issue:
https://github.com/apache/wicket/pull/235
IMHO we should drop IDateConverter:
This interface is just used inside the package and the relevant places
could just use LocalDateConverter/LocalTimeConverter instead.---
