Friday, December 3, 2010

Information Hiding

Information Hiding - If chunk of code doesn't need to know about how a chunk of code does its job, don't make it know it.

References:
"On the Criteria to Be Used in Decomposing Systems Into Modules", Communications of the ACM in December, 1972.
http://en.wikipedia.org/wiki/Information_hiding

No comments:

Post a Comment