problem to solve - Solar-AS/DI-IoC GitHub Wiki
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