Hacker News new | ask | show | jobs
by et1337 2910 days ago
Completely agree. This is a common problem with object-oriented code bases. You've got hundreds of 20 line source files and the only way to decipher them is to trace the execution all the way from main() down to the last util class.