On Fri, Apr 1, 2011 at 10:06 AM, Terry Reedy <tjre...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to