|
Except that people don't think through the careful way to handle things. They just silently leave the data in inconsistent state until everything's broken everywhere. Better is to crash (to the main loop) by default. Then handle the specific cases where needed. I said 90%, not 100%. |