|
Hah! I'm a software developer on a massive application that has spawned 7 satellite applications. 10 years of continuous work by a team of 10-15, and not a single person has been here more than 4 years. We are a hard core test driven development(TDD) shop (you don't write code without writing a test that proves it works, and the tests are run continuously so that if someone breaks something, you know about it right away). Even in that environment, we run into 'automagical' stuff all the time. "Wait....how the hell did THAT just happen?!"
|