Ayende.WTF?!

time to read 1 min | 37 words


I have a confession to make, I just finished writing a method with 28 local parameters.
After refactoring, it turned out to be five methods and the main one only has "only" 8 local variables, whew.