Re: Exception Misconceptions
In article <a8a01fa7-0b98-47b5-bf42-181477c694d2@p8g2000yqb.googlegroups.com>, Brian <coal@mailvault.com> wrote:
On Dec 18, 2:29 am, James Kanze <james.ka...@gmail.com> wrote:
On Dec 17, 8:11 pm, Brian <c...@mailvault.com> wrote:
On Dec 17, 12:27 pm, James Kanze <james.ka...@gmail.com> wrote:
[...]
The machinery isn't that complicated. After all, you need to be
able to walk back the stack in other cases as well (e.g. in a
debugger---and what compiler doesn't come with a debugger). The
alternatives are relatively expensive, and some people do choose
their compiler based on benchmark results (and those benchmarks
rarely test the performance when an exception is thrown). For
better or worse, performance is an issue for compiler
vendors---lower performance means less sales.
When buying a car I care about how fast it goes from
0 to 60. There's flexibility about the range for that
with me, but if a car is two to three times slower
than others in that regard, it's a big red flag
So you won't consider cars like the VW Golf, since a Ferrari does
accelerate two or three times fasters.
Actually, I'm sure you didn't think that statement out. Performance
is
only one of many issues---I'd guess that correctness would be the most
important one (but even there---correctness is only important for the
features you use). Or even availability: early implementations of
exceptions used the slower mechanism because they could get the
implementation out the door quicker that way. And so on.
I'm not arguing with that, just saying that with the software
in question, both are free. If price/cost isn't a factor,
I'd definitely take a Ferrari.
And I'd take Cadillac Seville.
Do you mind?
I would not take Ferrari even if you pay me.
I'd sell it for all its worth.
What a sick zombie machine!
Have you ever driven a Cadillac Seville 1991?
This reminds me of something
C. S. Lewis said: "We are half-hearted creatures, fooling
about with drink and sex and ambition when infinite joy is
offered us, we are like ignorant children who want to
continue making mud pies in a slum because we cannot imagine
what is meant by the offer of a vacation at the sea. We are
far too easily pleased.=94 To some extent I think users of
some well-known serialization libraries are making mud pies
in the slums.
Brian Wood
http://webEbenezer.net
--
Programmer's Goldmine collections:
http://preciseinfo.org
Tens of thousands of code examples and expert discussions on
C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript,
organized by major topics of language, tools, methods, techniques.