|
|
 Originally Posted by CoccoBill
Wouldn't it be preferable to skip some of those errors if we've already identified them?
Absolutely, yet there is a catch: unintended consequences. Any system of sustainable error solving has to also solve the unintended consequences, most of which are not known or identified (hence unintended) at the time of implementation. The best functioning system is then not one that solves for errors given current knowledge and the current status, but solves for errors given future/potential knowledge and future/potential status. A system that sustainably solves problems isn't one that applies a known solution to a known problem; instead, it uses a known function to solve unknown problems, roughly speaking.
|