- SmalltalkBestPracticePatterns/DispatchedInterpretation . . . . 1 match
Sometimes, however, information in one object must influence the behavior of another. When the uses of the information are simple, or the possible choices based on the information limited, it is sufficient to send a message to the encoded object. Thus, the fact that boolean values are represented as instances of one of two classes, True and False, is hidden behind the message #ifTrue:ifFalse:.
Found 1 matching page out of 7555 total pages (5000 pages are searched)
You can also click here to search title.