OtherAPIs

Crowd-sourced documentation and tutorials by the Cocoa developer community
Revision as of 16:16, 29 April 2012 by Importer (Talk | contribs)

Jump to: navigation, search

As well as Cocoa and the Carbon High-Level Toolbox, there are many other APIs in Mac OS X. A lot of these will be useful from Cocoa, and are simple C APIs. The more modern of these use the standard CFTypeRefs which are of course TollFreeBridged to their respective Foundation classes. This is done much like CocoaGlossary.

System Frameworks come with the OS and are fine for you to use. Private Frameworks come with the usual disclaimer about expecting breakage due to the use of undocumented calls which may change in future releases or stop working and whatnot. Other Apple APIs are things which don't come installed as standard with Mac OS X but are add-on technologies.

APIs postfixed with (Wrapper) have a wrapper available (see CocoaWrappers).

[Topic]

To add content, type a page name here: [New]

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox