Overriding methods in the parent class lets child classes have the same interface but a different implementation. If you override the bang method, then it is normaly assumed that the changes you made are needed in order for that object to work correctly. I can't think of any case where it would be usefully to override this behaviour (of course that might just be lack of imagination on my part).
In reply to Re^3: Why can't I call SUPER from user code?
by eric256
in thread Why can't I call SUPER from user code?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |