• 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: address of method in a class instance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address of method in a class instance


  • Subject: Re: address of method in a class instance
  • From: Finlay Dobbie <email@hidden>
  • Date: Thu, 6 Sep 2001 18:34:36 +0100

On Thursday, September 6, 2001, at 10:04 am, Ondra Cada wrote:

Robert S Goldsmith (RSG) wrote at Wed, 05 Sep 2001 18:52:44 +0100:
RSG> What I need is a way to get hold of the address of an ObjC
RSG> class instance member method. This way I can pass the
RSG> address and when the callback happens, the correct instance
RSG> is notified ...
RSG>
RSG> any ideas?

Yeah, an excellent one: get rid of CF and use Foundation.

This is not possible under the circumstances where he is using it. There are, *SHOCK HORROR* reasons to use non-Cocoa functions at times, in case you hadn't noticed.

-- Finlay


  • Follow-Ups:
    • non-Cocoa functions at times was Re: address of method in a class instance
      • From: "Erik M. Buck" <email@hidden>
  • Prev by Date: Re: rotating windows 90 degreesin interface builder
  • Next by Date: Re: Dates
  • Previous by thread: Re: address of method in a class instance
  • Next by thread: non-Cocoa functions at times was Re: address of method in a class instance
  • Index(es):
    • Date
    • Thread