Linked by Thom Holwerda on Sun 4th Jan 2009 21:47 UTC
Thread beginning with comment 342338
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[6]: Regarding the MBR...
by Bounty on Mon 5th Jan 2009 21:16
in reply to "RE[5]: Regarding the MBR..."
While you are technically correct, your argument is a bit facetious on the grounds that any bug can be converted into a feature, simply by stating intent. For instance, I often joke with QA that bug X is actually a feature. If it's deliberate, then it can't be a bug right? Bottom line though, if your software breaks other installed software, then that's a bug in my opinion, whether it is intended or not.
Guess all antivirus software are bugs then.
RE[6]: Regarding the MBR...
by Odwalla on Tue 6th Jan 2009 06:38
in reply to "RE[5]: Regarding the MBR..."
If my software breaks other software installed under the same OS then, yes, it might be a bug. If my software causes an entirely different OS to have issues then that is not something I am ever going to worry about. Expanding the potential problem domain of my software to include every OS that might conceivably ever be installed on a computer, and attempting to test against that domain, would be asinine.





Member since:
2005-10-19
While you are technically correct, your argument is a bit facetious on the grounds that any bug can be converted into a feature, simply by stating intent.
For instance, I often joke with QA that bug X is actually a feature. If it's deliberate, then it can't be a bug right?
Bottom line though, if your software breaks other installed software, then that's a bug in my opinion, whether it is intended or not.