Coupling
Coupling is not intrinsically bad. Too little coupling makes systems brittle - changes have to be repeated in multiple places, system behaviour grows increasingly inconsistent, and finding 100% of the code that needs to be updated as part of a change...
antman-does-software.com2 min read
Theresa Kay
Thanks Ant - so easier scalability with less fragility.