-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.7
-
Component/s: wicket, wicket-extensions
-
Labels:
I searched the code for all occurrences of "IModel<Collection<" and replaced all that I thought could be replaced with "IModel<? extends Collection<".