View Single Post
  #5 (permalink)  
Old July 15th, 2010, 03:06 PM
Old Pedant Old Pedant is offline
Friend of Wrox
 
Join Date: Jun 2008
Posts: 1,649
Thanks: 3
Thanked 141 Times in 140 Posts
Default

Quote:
Originally Posted by meteormatt View Post
Yes.

There must be some reason that Java do not support Multiple inheritance.
Because C++ proved what an ugly mess you can get into using multiple inheritance.

That Java designers (correctly, in my never overly humble opinion) decided that the minor gains from multiple inheritance weren't worth the utter ugliness than can result.
Reply With Quote