I've seen that one too. I've dug into code to find a file that was nested several layers deep, only to find that the entire contents of that nested file...
I used to keep a running list of the Top 10 Developer Comments that were in our codebase. It was shared with every developer that worked on our system. One...
I agree with the other threads. I think this would be much more functional and maintainable without a huge CASE statement. It is an interesting thought exercise, and with the...