A way to clean up lower layers in a system: first, inject a higher layer above it in the right shape.
- A way to clean up lower layers in a system: first, inject a higher layer above it in the right shape.
- Then systematically work through the lower layers to clean them up, now that they've been indirected away from the load above.
- The Strangler Pattern is a related concept.