Penguin

Differences between current version and previous revision of Cocoa.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Sunday, March 7, 2004 5:37:10 pm by CraigBox
Older page: version 2 Last edited on Sunday, November 17, 2002 10:50:35 pm by CraigBox Revert
@@ -2,7 +2,7 @@
  
 The Cocoa application environment is designed specifically for [MacOSX]-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. 
  
-Cocoa has its roots (so to speak) firmly in the [NeXTStep] operating system, and is based on [ YellowBox] , one of the [NeXTStep] (perhaps [ Rhapsody] ?) APIs. 
+Cocoa has its roots (so to speak) firmly in the [NeXTStep] operating system, and is based on ! YellowBox, one of the [NeXTStep] (perhaps Rhapsody?) APIs. 
  
-There is more to be said but this is a Linux wiki. Go read it. http://developer.apple.com/cocoa/ 
+There is more to be said but this is a Linux wiki. Go read it. http://developer.apple.com/cocoa/. There's also an interesting history of Apple's operating systems at http://www.kernelthread.com/mac/oshistory/.