× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Joe Pluta wrote:
To repeat: Information hiding is an OO concept. Period.

And to repeat, no it's not. Ada demonstrates that point. Ada included abstract data types, including data hiding, well before it became an OO language. The concept of information hiding was well known before OO became fashionable. Information hiding is a useful concept for sure (no argument there), but language-enforced information hiding is neither an essential part of OO nor exclusive to OO.


Regarding Python's method of data hiding, sure you can get around it. Just like you can get around the data hiding in C++ by coding "#define private public". Any good programmer can get around the data hiding features of any language, and so honoring the data hiding wishes of the class programmer is always a matter of programming protocol, and not a matter of OO programming language design. That is, enforcing data hiding is a project management problem, not a programming language design problem.

Cheers! Hans



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.