Object orgy

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
JaninaVoigt (Talk | contribs)
(New page: This anti-pattern occurs when there is insufficient encapsulation in a system and objects just access each other's internals directly rather than going through a public interface. ==Liabi...)
Newer edit →

Revision as of 03:40, 20 July 2009

This anti-pattern occurs when there is insufficient encapsulation in a system and objects just access each other's internals directly rather than going through a public interface.

Liabilities

Related design heuristics

Personal tools