The problem with Try Catch Finally...

A

Alan Griffiths

Chad Myers said:
"Exceptional Java"
(this is more of an argument from C++ saying that
Java and .NET-style exceptions are bad, which is pretty
naive, but there is a section talking about the downsides
of checked exceptions in Java)
http://www.octopull.demon.co.uk/java/ExceptionalJava.html

I'm curious as to how you reached this interpretation. I don't
remember saying mentioning .NET or saying the Java style exceptions
were bad. The point I tried to make was that they are different to
C++ exceptions and that the orthodox approach to using them was naive.

The approach described in that article (and the follow on "More
Exceptional Java") has been used sucessfully over numerous projects in
several organisations. (Some of which have no experience of C++.)
 
C

Chris Jackson

Man, this is beginning to get boring.

Agreed. Let's get back to code - this is getting us nowhere and doing
nothing for the group. It was fun for a bit, but we have now come to the
point where we have realized that the only points we are passionate about we
agree upon at some level, so now it's just nitpicking. Thanks for the
indulgence, however - I enjoyed it.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows XP
Windows XP Associate Expert
--
 
A

Alan Griffiths

Chad Myers said:
I didn't mean that's what you guys said, I was describing that
specific URL. I was trying to summarize it for the folks who
were casually browsing.

You summarised a URL but didn't intend the summary to represent what I
wrote in the article the URL refers to?! It appears that I'm through
the looking glass and talking to the white knight.

<shrug>
I was hoping to dicover how I'd communicated the wrong impression.
</shrug>
 
C

Chad Myers

Alan Griffiths said:
"Chad Myers" <[email protected]> wrote in message

You summarised a URL but didn't intend the summary to represent what I
wrote in the article the URL refers to?! It appears that I'm through
the looking glass and talking to the white knight.

<shrug>
I was hoping to dicover how I'd communicated the wrong impression.
</shrug>

heh, I'm confused. You wrote the article?

It's been a long time since I first read that article and
so I just skimmed it this time and the first 2-3 paragraphs, IIRC,
are talking about how the author liked C++ exceptions and how
Java exceptions are strange and have downfalls.

It seemed like an article from the C++ perspective to me.

Apologies if I misrepresented, but the person to whom that
post was directed got the information he needed, so that's
all that really matters. :)

-c
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top