Remove multiple inheritance in Python 3000

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Fri Apr 25 08:03:55 EDT 2008


sturlamolden wrote:
> On Apr 22, 1:07 pm, GD <gmarke... at gmail.com> 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.




More information about the Python-list mailing list