the dirty little secret about being a software developer
No matter how good the code you write is, it’s crap to another developer.
Doesn’t matter if both John Carmack and Linus Torvalds bow down in respect every time the code is shown on the screen.
John Carmack
string concatenation
rather than using a StringBuilder
a conscious decision because on average that method only concatenates three or four strings together
You used a switch statement
supposed to replace that with the State or Strategy pattern
en.wikipedia.org/wiki/Strategy_pattern - 38k -
en.wikipedia.org/wiki/State_pattern - 34k -
Spring.NET
Windsor
dependency injection