Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.3.3, 1.3.4
-
None
Description
Finding the guice annotations via reflection for each Component instantiation is a rather heavyweight operation.
This causes considerable overhead with large lists that have complicated component structure per row, which is totally unnecessary for stock wicket components that do not contain any Guice annotations.