• 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: When you send a message to an object, how does it find the corresponding method?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When you send a message to an object, how does it find the corresponding method?


  • Subject: Re: When you send a message to an object, how does it find the corresponding method?
  • From: Uli Kusterer <email@hidden>
  • Date: Sun, 5 Aug 2007 12:16:51 +0200

On 05.08.2007, at 10:35, Bob Ueland wrote:
When you send a message to an object, how does it find the corresponding method? I have a very vague and unclear picture of what happens.

If you want all the gory details, I wrote about this on my blog:

	<http://www.zathras.de/angelweb/blog-runtime-time.htm>

That's not specific to any existing Objective C runtime, but it explains the general mechanisms. Of course, what Apple actually does uses a lot of optimizations and better algorithms than the text and code linked to on that page.

Cheers,
-- M. Uli Kusterer
http://www.zathras.de



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >When you send a message to an object, how does it find the corresponding method? (From: Bob Ueland <email@hidden>)

  • Prev by Date: Re: offtopic: best way of plainng overall structure of programs/functions etc.
  • Next by Date: Re: offtopic: best way of plainng overall structure of programs/functions etc.
  • Previous by thread: Re: When you send a message to an object, how does it find the corresponding method?
  • Next by thread: Re: When you send a message to an object, how does it find the corresponding method?
  • Index(es):
    • Date
    • Thread