Hacker News new | ask | show | jobs
by piaste 1039 days ago
Never in anger - I've done some JVM coding, but always in Kotlin (which doesn't have checked exceptions).

If Java IDEs have been able to automatically take care of checked exceptions forever, then why do people say that they're inconvenient?

1 comments

Because the people saying that usually do not program in Java.