-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Major
-
None
-
Affects Version/s: Freshly
-
Component/s: Databind 2
-
None
Class Converter<U,B,C extends Component> should have member IGNORED_VALUE of type U and not Object
Generics in Converter are great - they allow us to remove "true" and "false" arguments for ObjectBooleanConverter = JVM takes care of automatic true/false conversion when using Radio (or other Component with Boolean value).