[Prev][Next][Index][Thread]

Re: Language question, a little bit OT



Wow, I should really refresh my Python, then.

I assume that Python does dynamic dispatching during runtime, too?
So it would be multiple inheritance, single dynamic dispatch?

Stefan

From:    Ben Wolfson <rumjuggler@cryptarchy.org>
To:      To info-dylan@ai.mit.edu
Date:    2001-08-04 15:45
Subject: Re: Language question, a little bit OT

> On Sat, 4 Aug 2001 14:05:09 -0400 (EDT), Stefan Schmiedl <s@xss.de> wrote:
> 
> >Python, Perl and Ruby seem to use Smalltalks message passing
> >and support single inheritance only. (Yes, I know about the module
> >trick in Ruby, but that's no real MI.)
> 
> Python does support multiple inheritance.
> 
> -- 
> Barnabas T. Rumjuggler
> No man can run so fast that he can escape his own past's projectile vomit.
> 

-- 
Stefan Schmiedl
EDV-Beratung, Programmierung, Schulung
Loreleystr. 5, 94315 Straubing, Germany
Tel. (0 94 21) 74 01 06     Fax (0 94 21) 74 01 21
Public Key: http://xss.de/stefan.public

Change is Constant


References: