Content deleted Content added
→An information-hiding mechanism: removed "older" from sentence. This falsely implied that lack of object-orientation is a trait of old proglangs. However, that trait is intentional in much newer proglangs as well - for example Lua (although it... Tags: Mobile edit Mobile web edit |
No edit summary |
||
Line 1:
In [[programming
* A language mechanism for restricting direct access to some of the [[object (computer science)|object]]'s components.<ref>[[John C. Mitchell]], ''Concepts in programming languages'', Cambridge University Press, 2003, ISBN 0-521-78098-5, p.522</ref><ref name=Pierce>{{cite book|last=Pierce|first=Benjamin|authorlink=Benjamin C. Pierce|title=[[Types and Programming Languages]]|publisher=MIT Press|year=2002|isbn=0-262-16209-1}} p. 266</ref>
|