如何发现代码库中的架构问题?一个信号是变更放大。
How to find some the worst architecture problems in your codebase?
One sign is that one conceptual change forces edits across scattered files because no module owns it.
Ousterhout calls it "change amplification". It's one of the clearest signals of bad architecture. It's https://t.co/Dx9FXvwVe2
One sign is that one conceptual change forces edits across scattered files because no module owns it.
Ousterhout calls it "change amplification". It's one of the clearest signals of bad architecture. It's https://t.co/Dx9FXvwVe2