Wednesday, April 13, 2005

Stubborn bastard

No, not me.

This guy at work.

Ok, so requirements change until a code freeze. We got an official change from marketing that they are going to be releasing a product that is designated as NC rather than NBC.

For the past few months, all the code that we have was in NBC terms. Basically all variable and constant names as well as function and executable names have NBC in it.

No big deal really if everyone does a replace of NBC with NC.

Except one guy doesn't want to do it.

Since this product has not been released to any customers except internal ones, it would be so much easier to deal with the current inconsistency now than to change it sometime in the future. It will not be that hard to change the database to reflect these changes since all the beta versions of the database will have to be destroyed anyways.

God I hate lazy people sometimes. Especially the ones at work! It took me all of 10 minutes to change over from NBC to NC. And now this fucktard has to make all my code look like crap because the values I am reading in to do the algorithm will be NC in my code and NBC from his.

How hard is it to fucking do a replace?

Now I have to go through my whole code to make sure I didn't change an NBC to NC when I am getting external values.

Have I told you how much I hate these people? (quote from Mike Malloy)

No comments: