Posted by: theinvinciblezombiecow on: March 19, 2009
Normally I’m not a big fan of code ownership: you’re working together with other persons to create a great (or not so great) program for the business users, and things like “pointing fingers” get in the way. However, sometimes you have to face the facts. Not everybody is a as great a coder as you are (just kidding
)! And then you want to point fingers. Because you want someone to explain the code to you (and with code I mean the thing that seems dragged out from hell). Especially if you are working with other, not really up to date person, and you can’t see what goes wrong because there are no unit tests whatsoever. And don’t get me started on out of date comments.
And that’s all for today. I’ve dropped the python idea by the way: I don’t like coding in it.
[...] Home Implementing the IIAmResponsibleForThisCrap interface [...]