• 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: Newbie doc question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie doc question


  • Subject: Re: Newbie doc question
  • From: Chris Hanson <email@hidden>
  • Date: Fri, 2 Nov 2001 23:42:18 -0600

At 10:58 AM -0600 11/1/01, Irwin Poche wrote:
Can someone tell me what the formal name for messages (such as floatValue
and makeKeyAndOrderFront) in objective-C are called.

In the statement "[foo doSomething];" doSomething is a "message". The compiler turns doSomething into an object called a "selector" which is sent to the object foo. Code that responds to the message represented by the selector is a "method".

-- Chris

--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden


References: 
 >Newbie doc question (From: Irwin Poche <email@hidden>)

  • Prev by Date: Re: Database Connectivity
  • Next by Date: NSView for playing QuickTime Movies?
  • Previous by thread: Re: Newbie doc question
  • Next by thread: NIAuthenticationButton?
  • Index(es):
    • Date
    • Thread