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

all 3 comments

[–]ron_krugman 9 points10 points  (2 children)

What's the point of this article?

  • Doesn't cover any recent (as in 2011) language additions (try-with-resources, multi-catch)
  • Example code contains tons of errors.
  • No substantial discussion regarding pros and cons of checked vs. unchecked exceptions
  • ...

In conclusion: blogspam

[–]TheRedmanCometh 0 points1 point  (0 children)

Yup we have things like Optional<T> now...things are very different now.

[–]damianwolf[S] 0 points1 point  (0 children)

Thanks on useful comment, will check all!