sturlamolden wrote:
> On Apr 22, 1:07 pm, GD <[EMAIL PROTECTED]> wrote:
 
>> Multiple inheritance is bad for design, rarely used and contains
>> many problems for usual users.
>>
>> Every program can be designed only with single inheritance.
> 
> That's how the Java designers were thinking as well: If MI is
> allowed, programmers will suddenly get an irresistible urge to use
> MI to write unmaintainable spaghetti code. So let's disallow MI
> for the sake of common good. 

Argumenting like that, *all* programming languages had to be
outlawed. 8)

Regards,


Björn

-- 
BOFH excuse #391:

We already sent around a notice about that.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to