Quote:
Originally Posted by Hitch
Honest to crap, gang...
<snip>
Hitch
|
Writing just sounds like IT.
"The Boss" tells customers that it's no problem: of course you can have that new function by next Friday. (It's now Monday.)
Then he 'asks' his employees if this function can be written, tested, and documented before Wednesday (looking very surprised when the answer is 'no'), so the customer can take a look at it on Tuesday, offer some suggestions regarding changes to be made, after which this update can be installed on the customer's 37 systems on Friday.
True story. I've encountered in numerous times in more than one company.
And no, I don't mean
function Hello()
{
echo "Hello World!";
}