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

How are you handling translation of exceptions to ObjC given that none of the OS frameworks are themselves exception-safe?


Right now it's just using Objective-C exceptions. Your iOS code that calls into the J2ObjC-translated Java code will have to handle the exceptions.


Does j2objc ensure that internal exceptions never bubble through framework stack frames? Also, I believe arc itself is not exception-safe.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: