Importance of C# (was Re: IronPython-0.6 is now available!)

Dan Bishop danb_83 at yahoo.com
Sat Jul 31 20:30:23 EDT 2004


Tor Iver Wilhelmsen <tor.iver.wilhelmsen at broadpark.no> wrote in message news:<uvfg49gmy.fsf at broadpark.no>...
> Lawrence Oluyede <raims at dot.com> writes:
> 
> > Nesting classes is an unneeded complication, and AFAIK is not pure MI. I
> > think that the only "bare MI support" that Java does have are MI of
> > interfaces...
> 
> There is nothing pure about MI. But that's a religious dicussion.
> Python handles it better than C++ at least.

And ironically, there's less of a need for MI (and inheritance in
general) in Python, because it's dynamically typed.

I don't think I've ever used MI in Python.



More information about the Python-list mailing list