XpdWiki

FrontPage
RecentChanges
XtC
FindPage
PageIndex
XpApprentices

Set your name in
UserPreferences

Edit this page

Referenced by
LoD
PassSomethingIn
ThoughtForTheDay




JSPWiki v2.0.52


LawOfDemeter


TellDontAsk | MockObjectsAndDemeter


A method "M" of an object "O" should invoke only the the methods of the following kinds of objects:

  1. itself
  2. its parameters
  3. any objects it creates/instantiates
  4. its direct component objects


Edit this page   More info...   Attach file...
This page last changed on 22-Nov-2004 13:57:42 GMT by OliBye.