关于Coupling, 有意思。
“How do you make two systems loosely coupled? Don't connect them.” -- David Orchard, BEA
“Objects that interact in a distributed system need to be dealt with in ways that are intrinsically different from objects that interact in a single address space.” -- Waldo et al, 1994
“Sometimes you want things to break when they change" -- ThoughtWorks