logoalt Hacker News

vips7Llast Tuesday at 10:43 AM0 repliesview on HN

I think the real issue here is the lack of checked exceptions in most runtimes that use them. If you had compiler support for what’s thrown you would know in advance. Java has them, but they haven’t made them usable syntactically so programmers have rallied against them and any investment in that area is unpopular.