fit.Fixture code
A few years ago I got into Fit and spent a lot of time delving through the source; I found it really difficult to follow. It wasn't that it was bad, more that the style seemed strange; for Java code, not very Java-ish.
I've just taken another look at the source and now I find it clean and elegant. It's mostly the same code, so I must be a different programmer. Strange isn't it?

1 Comments:
happens with everything, though, doesn't it? Books, music, TV, etc. I think it's more affecting when it's the other way round; imagine revisiting a code base that you used to think was clean, well written and elegant to find that you now consider it a big steaming pile.
Especially when it's your code ;)
Post a Comment
<< Home