-
Bug
-
Resolution: Invalid
-
Major
-
None
-
Freshly
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).