Skip to content

problem to solve

Daniel Gonzalez Garcia edited this page Mar 9, 2018 · 2 revisions

Problem to Solve

Bad design

Rigidity

Changes propagate to many other parts of the system

Fragility

Changes make unexpected parts of the system fail

Immobility

Reusability of a given component is compromised due to the difficulty of removing from its current context

Previous | Next

Clone this wiki locally