• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Functions in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Functions in Cocoa


  • Subject: Re: Functions in Cocoa
  • From: j o a r <email@hidden>
  • Date: Wed, 5 Mar 2003 11:33:18 +0100

Hej,

This is the whole idea of Objective C and the Cocoa frameworks. You can still use plain C, and plain functions, whenever you want - but most of the time you'll leverage the Cocoa frameworks via ObjC messages to Cocoa objects. This is the preffered way, since this is what the framework is all about.

That said, to understand what Objective C is I think you should start out with this PDF (that is installed with the developer tools):

/Developer/Documentation/Cocoa/ObjectiveC/ObjC.pdf

j o a r

On Wednesday, Mar 5, 2003, at 11:16 Europe/Stockholm, Peter Karlsson wrote:

Is it possible to NOT use functions at all in Cocoa and is this maybe the preffered way? If I am right we can do the same thing with classes and methods. Can someone please sort this out for me?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Functions in Cocoa (From: "Peter Karlsson" <email@hidden>)

  • Prev by Date: Re: OutlineView
  • Next by Date: Re: OutlineView
  • Previous by thread: Functions in Cocoa
  • Next by thread: Re: Functions in Cocoa
  • Index(es):
    • Date
    • Thread