> Calling super.anything() from a class will call the parent's implementation
> of that method which may in turn call it's parent implementation and so on.
>


But only as long as *all* your method signatures match *exactly* ...


If the signatures didn't match then it wouldn't be the same method. So, my statement is still accurate ;-).


Dave

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to