Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

(To clarify, i'm against exception based error handling, but removing checked exceptions in languages without other mechanisms of explicit error handling makes things more brittle. For example in kotlin, where some Java practices to throw all over the place are still in use, unchecked exceptions makes things worse. You wont know if a function will throw unless you inspect the code or trust it's documentation)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: