wicket-select2
wicket-select2 copied to clipboard
GroupedValue should implement Serializable
Hi,
When using Select2GroupedMultiChoice<T extends GroupedValue> and extending GroupedValue I get Serialization trouble. The project example TimeZone also has this issue.