4 ms·
There is no efficient safety interlock system when modifying data. Even if confident your test passed, what happens when you later realize it hadn't, and at wh
by matc 15y ago
There is no efficient safety interlock system when modifying data.
Even if confident your test passed, what happens when you later realize it hadn't, and at what cost?
- kelnos 15y agoNo one said it'll work 100% of the time. But it most likely would have saved the OP a lot of pain. Just because something isn't a perfect solution, it doesn't mean it's not worth doing.