Type/Class Distinction (was: RE: Future floating point directions? [was Re: floating point in 2.0])
Konrad Hinsen
hinsen at cnrs-orleans.fr
Tue Jun 12 09:55:24 EDT 2001
Glyph Lefkowitz <glyph at twistedmatrix.com> writes:
> Could somebody please explain to me why removing the type/class
> distinction is a good idea? I rather like the fact that it is readily
> apparent which objects are implemented in Python and which in C (and my
There is no problem in it being apparent, but being able to certain
things only to one kind of objects is rather limiting. I could list
many applications in which it would be convenient to subclass a
built-in type, for example.
--
-------------------------------------------------------------------------------
Konrad Hinsen | E-Mail: hinsen at cnrs-orleans.fr
Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24
Rue Charles Sadron | Fax: +33-2.38.63.15.17
45071 Orleans Cedex 2 | Deutsch/Esperanto/English/
France | Nederlands/Francais
-------------------------------------------------------------------------------
More information about the Python-list
mailing list