??? 07/19/05 04:47 Read: times |
#97603 - that's the difference ... Responding to: ???'s previous message |
Yes, if it's part of the design, then it's left, and in fact, required to be IN. If it's just a debugger, and not a part of a resident OS, then it's not. If your requirements don't include it, then it's important to remember that requirement #0 is DO NOT INCLUDE ANYTHING IN THE DELIVERED CODE SET THAT IS NOT REQUIRED.
If code is uncalled, then it's not going to contribute to the well-being of the system. If there's no call to it, how could you possibly use the uncalled code? If you end up in that code, how could you explain that? RE |