• 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: Determining if a method is a class or instance method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Determining if a method is a class or instance method


  • Subject: Re: Determining if a method is a class or instance method
  • From: Glenn Andreas <email@hidden>
  • Date: Mon, 12 Jul 2004 22:31:00 -0500

At 8:57 PM -0500 7/12/04, Robert Nicholson wrote:
Are methods of a formal protocol guaranteed to be in the same linked list?

As near as I remember (and I could be wrong), protocols are just like classes (more or less) in their internal data structure, and contain an array of methods (with a count) and then a link to the next array of methods in that protocol (since a category can add more things to a protocol in theory).

Of course there aren't a whole lot of formal protocols anyway...

Why are you curious?
--
Glenn Andreas email@hidden mondo blobbo, Cythera, Theldrow, oh my!
Mad, Bad, and Dangerous to Know
_______________________________________________
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: 
 >Re: Determining if a method is a class or instance method (From: Philippe Mougin <email@hidden>)
 >Re: Determining if a method is a class or instance method (From: Glenn Andreas <email@hidden>)
 >Re: Determining if a method is a class or instance method (From: Robert Nicholson <email@hidden>)

  • Prev by Date: Re: Subclassing NSDocumentController
  • Next by Date: Distributed Objects: Passing my objects to distant object
  • Previous by thread: Re: Determining if a method is a class or instance method
  • Next by thread: Re: Determining if a method is a class or instance method
  • Index(es):
    • Date
    • Thread