faqts : Computers : Programming : Application Frameworks : Macintosh : Cocoa

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

9 of 13 people (69%) answered Yes
Recently 7 of 10 people (70%) answered Yes

Entry

What is Cocoa?

Apr 28th, 2002 21:58
Christopher Holland, http://developer.apple.com/cocoa/index.html


Per the Apple developer website:
"The Cocoa application environment is designed specifically 
for Mac OS X-only native applications. It is comprised of a 
set of object-oriented frameworks that support rapid development 
and high productivity. The Cocoa frameworks include a full 
featured set of classes designed to create robust and 
powerful Mac OS X applications. The object-oriented design 
simplifies application development and debugging.
Cocoa provides developers starting new Mac OS X-only projects 
the fastest way to full-featured implementations. Applications 
from UNIX and other OS platforms can also be brought to 
Mac OS X quickly by using Cocoa to build state of the art 
Aqua user interfaces while retaining most existing core code."