Object Oriented Software Engineering   View all facts   Glossary   Help
subject > practice > privacy
Next practicerestricting access    Uppractice    Previous practiceoverriding   

privacy
subjectfact 
privacyallows changes to code to be more easily made since one can be confident that 'outsiders' are not relying on too many details2001-08-30 14:57:03.0
improves encapsulation by ensuring that only programmers working inside a class (or inside a package) can use all of its facilities2001-08-30 14:57:03.0
is a subtopic of Programming Style Guidelines2001-08-30 14:57:03.0
is a kind of practice2001-08-30 14:57:03.0