| ▲ | DanielHB 6 hours ago | |
I work on a 10+ year old codebase, there are some weeks I barely change any code. Sometimes it takes hours of discussion and tracking down decision-makers just to figure out what the intended behavior is. | ||
| ▲ | skydhash 3 hours ago | parent [-] | |
And even when you can easily find the intended behavior, you need to trace the modules that relies on the current behavior, especially if the change is located near the core of the software. | ||