Message Obsession

Domain concepts should be held as multiple primitive data types instead of being modelled explicitly.
True
False
A design that suffers from Message Obsession does not pass around primitive values – it does not pass around values at all.
True
False
Symptoms caused by Message Obsession include
class hierarchies that mirror the direction methods
using anonymous functions to treat directions as first-class values.
dispatching with conditional statements
Message Obsession acts as an opposite of primitive obsession.
True
False
The Message Obsession smell is always easy to notice from the explicit duplication in naming.
True
False
0
{"name":"Message Obsession", "url":"https://www.quiz-maker.com/Q4YL6G6","txt":"Domain concepts should be held as multiple primitive data types instead of being modelled explicitly., A design that suffers from Message Obsession does not pass around primitive values – it does not pass around values at all., Symptoms caused by Message Obsession include","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}