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

Yes, implementing the object-oriented Apple Event Object Model (the conceptual model used to refer to properties and elements in another application) can be challenging to implement in a non-OO language like C. These days, Cocoa Scripting (in the Foundation framework) provides most of the code to map from Apple Events to Objective-C method calls, and using a language like Objective-C makes writing the rest of the code much more straightforward.


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

Search: