"Christopher C. Stacy" <[EMAIL PROTECTED]> writes: > Can someone explain to me in 60 words or less what is the general > lossage with C++ multiple inheritance that is often alluded to?
Lack of powerful method combination facilities, basically. They think of it as "which superclass's method do you call?". -- Rahul Jain [EMAIL PROTECTED] Professional Software Developer, Amateur Quantum Mechanicist
