|
|
|
|
|
by AnimalMuppet
2312 days ago
|
|
> ...because if they did, they might realize that some of their favorite structures are a hot mess. They may only be a hot mess when expressed as a flowchart. But so what? I'm not programming in flowcharts. If exceptions can do what I want cleanly, why do I care if it's a mess considered as a flowchart? That's not my problem. This argument is like saying that the library function I call is a mess of a flowchart. Why should I care? Can I express what I need to express cleanly by calling that function, or not? Of all the arguments against exceptions, "it's got a mess of a flowchart" is the absolutely least relevant one. |
|