Am I missing something with Python not having interfaces?

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Wed May 7 12:05:21 EDT 2008


jmDesktop wrote:

> Studying OOP and noticed that Python does not have Interfaces. 

By "OOP", you mean "Java", right? 8)

> Is that correct?  Is my schooling for nought on these OOP concepts
> if I use Python.  Am I losing something if I don't use
> the "typical" oop constructs found in other languages (Java, C#
> come to mind.)  

AFAIK, Interfaces weren't "typical" before Java. CMIIW.

BTW, Zope has interfaces. Not sure if it's exactly the same.

Regards,


Björn

-- 
BOFH excuse #424:

operation failed because: there is no message for this error (#1014)




More information about the Python-list mailing list