• 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: Invoking the superclass from a private method correctly
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Invoking the superclass from a private method correctly


  • Subject: Re: Invoking the superclass from a private method correctly
  • From: j o a r <email@hidden>
  • Date: Thu, 3 Feb 2005 19:23:07 +0100


On 2005-02-03, at 18.54, Nick Zitzmann wrote:

I want to use objc_msgSendSuper() unless what I'm trying to do is impossible. If it's impossible, then I'll probably have to fall back on prototyping. My question was how is it done, if it is possible...

Why do you explicitly want that solution? It would end up being fragile and difficult to maintain, as you will not be able to use the compiler to help you spot errors when the protected interface of the superclass changes, right?


j o a r

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Invoking the superclass from a private method correctly (From: Nick Zitzmann <email@hidden>)
 >Re: Invoking the superclass from a private method correctly (From: Dave Camp <email@hidden>)
 >Re: Invoking the superclass from a private method correctly (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: difference between frameworks and plugins
  • Next by Date: Re: Stop dragging my <NSWindow> around
  • Previous by thread: Re: Invoking the superclass from a private method correctly
  • Next by thread: Detecting ctrl-click (context menu) in NSBrowser
  • Index(es):
    • Date
    • Thread