hi David
Actually, I think serveral cases that may produce confusion,I can point out one case to illustrate.
In JAVA coding
super means the superclass that one class is extended by another class.
if one class extends two or more classes, what is the meaning of super?
It is ridiculous that the ones is father,another ones is child. Does it make sense?
I think that more interesting cases generated if multiple inheritance occurs.

[ May 16, 2003: Message edited by: siu chung man ]