logoalt Hacker News

FartyMcFarteryesterday at 10:53 PM1 replyview on HN

If the code is well architected, the contract between C and D should make it clear whether changes in D affect C or not. And if C is not affected, then B and A won't be either.


Replies

throwaw12yesterday at 11:46 PM

> If the code is well architected

Big constraint. Code changes, initial architecture could have been amazing, but constantly changing business requirements make things messy.

Please don't use, "In ideal world" examples :) Because they are singular in vast space of non-ideal solutions

show 1 reply