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

Switching banks can often mean changing home and personal loan products which is non trivial to say the least.

And Apple can’t properly enforce OS level permissions due to Objective-C dynamic dispatch.



Why can't they? They control the objc runtime, and IIRC the way message passing works in that system requires throwing strings around with the involvement of the runtime.

This being entirely separate from using allowed APIs for unapproved reasons, after passing whatever review/scan is done.


Because you would need to check every message against a hash map of disallowed private APIs.

The performance degradation would be so significant it would render many apps and most of the OS unusable.


Or not allow all apps to send messages to the objects that host those private APIs. Again, unless I don't understand how the message passing system works in objc/swift. (most of my knowledge of the internals comes from reading blogposts on nshipster.com years ago)




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: