in reply to Re^2: Inheritance
in thread Inheritance

There is also a debugging problem. Two of them in fact.

The first debugging problem is figuring out what happened after name collisions. (Creating bugs leads to debugging...) The second, and to me more important, one is the added trouble in finding the functions and variables that you see being called and accessed.