Eelco Hillenius schrieb:
private component init(String, IModel) which can assume null arguments
do the null checks in the constructor and forward to that method
That's an option in general, though the disadvantage of that is that
you can't use final fields.
Anyway, for this case, if anyone cares, we can fix it in either way.
I care.
Is that enough anyones?
mf
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]