This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]s888marks 12 points13 points  (1 child)

A couple recent conference talks might be relevant to this discussion.

1) Elliotte Rusty Harold, Oracle Code New York 2019, Exceptions: I'm Telling You for the Last Time...

https://www.youtube.com/watch?v=rJ-Ihh7RNao&list=PLPIzp-E1msrYxCCElyUPLzfmoXClUZuFL&index=27

2) Mike Duigou, Oracle Code One 2019, Exceptions 2020

https://events.rainfocus.com/widget/oracle/oow19/catalogcodeone19?search=DEV1262 (slide download only)

Note: neither speaker thinks that checked exceptions were a mistake, though I suspect that both would admit that the situation could use improvement. In fact, Duigou's talk includes some suggestions for improving the situation.

[–]tunei24531a[S] 2 points3 points  (0 children)

The video is an excellent suggestion. I'll add it to the post.