|
|
|
|
|
by andrewgilmartin
489 days ago
|
|
One aspect not covered is how varied and wide ranging across the code and deployment platforms maintenance is done. One day you are tracking down a problem that's found to be caused by picking characters from UFT strings using indexes, and the next day the problem was an asynchronous job assuming all exception sub-classes of a common super-class can be ignored. These context switches physically hurt. |
|