http://qs321.pair.com?node_id=308618


in reply to Re: (Software Engr) Encapsulate! No,no,no! Decouple!
in thread (Software Engr) Encapsulate! No,no,no! Decouple!

    Encapsulation is about information hiding--keeping the details hidden...

"Encapsulation is the process of hiding all of the details of an object that do not contribute to its essential characteristics."
- Booch, 1991

"Encrapsulation is the process of hiding all of the details of an object that do not contribute to its essential characteristics, especially the shitty parts."
- EdwardG, 2003

  • Comment on Re: Re: (Software Engr) Encapsulate! No,no,no! Decouple!