hi sebastiaan,
I'm very much against using generics to do something other from what generics where meant to do (i.e., type safety).
i'm all in when you're talking about type safety. having compile-time checks on the types is a time-saver during development.
with wicket generics it's just that the time-saver get's in it's own way, i.e. bringing in so much boilerplate, that coding is getting harder to do right (besides from source readability).
regards, --- jan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]