Guido rethinking removal of cmp from sort method

Dan Stromberg drsalists at gmail.com
Fri Apr 1 15:17:08 EDT 2011


On Fri, Apr 1, 2011 at 10:06 AM, Terry Reedy <tjreedy at udel.edu> wrote:

> On 4/1/2011 2:13 AM, harrismh777 wrote:
>
>  When I speak of implementation vs interface I am speaking from a
>> strictly object oriented philosophy, as pedigree, from Grady Booch, whom
>> I consider to be the father of Object Oriented Analysis and Design
>> (Booch, OO A&D with apps, 1994).
>>
>
> Python is object based but not object oriented in the Booch sense.
>

Actually, IINM:
1) C++, Java, and Python are object oriented in common vernacular and the
Booch sense.
2) Ada and Modula-2 are object based in common vernacular and the Booch
sense.

References:
http://en.wikipedia.org/wiki/Object-based
http://www.dotnetspider.com/forum/153678-Object-Based-Vs-Object-oriented-language.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110401/1631e7fa/attachment.html>


More information about the Python-list mailing list