Meaning of Law of Demeter | Babel Free
Definitions
A design guideline for developing particularly object-oriented programs that mandates loose coupling between objects.
Equivalents
Deutsch
Gesetz von Demeter
Türkçe
Demeter Yasası
Examples
“An adaptive program contains only hooks into the class structure and normally does not fully encode the details of the class structure. This idea of not duplicating the class structure is an application of the key idea behind the Law of Demeter.”
“According to the Law of Demeter, the second approach is better because the summary screen sends a message only to an object that is returned by one of its methods […]”
CEFR level
C1
Advanced
This word is part of the CEFR C1 vocabulary — advanced level.
This word is part of the CEFR C1 vocabulary — advanced level.