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

Doesn't ObjC do similar method dispatch? If so, is it considered a slow language also?


Yes.

It is quite common to cache methods (selectors) or just re-write them in the C subset, when optimizing code.




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

Search: