Hacker News new | ask | show | jobs
by Drakar1903 2311 days ago
Good to see both software architects and architecture architects run into same issues with legacy stuff.
2 comments

Quite famously, software design patterns take inspiration from the field of Architecture [0]. The industry would do well to learn from them in how they deal with legacy systems, as well?

[0] https://en.wikipedia.org/wiki/Software_design_pattern#Histor...

Blocking a hall is like commenting out code.
Ha, more like putting it in a block like `if (debug == True) ...`