• 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: Why would a defined selector not be found at runtime?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why would a defined selector not be found at runtime?


  • Subject: Re: Why would a defined selector not be found at runtime?
  • From: Douglas Davidson <email@hidden>
  • Date: Thu, 12 May 2005 12:29:14 -0700


On May 12, 2005, at 12:13 PM, Ken Tozier wrote:

When I renamed the class to UIDisclosureButtonCell, it works. Anyone know of a reason why changing the class name would have such a dramatic effect? Does Apple reserve the "NS" prefix for itself and behave differently when classes have that prefix? Very bizarre.



Apple does reserve the NS prefix to itself.  Apple can and will create private classes and other symbols with this prefix, and may add, modify, or remove them silently from release to release.  Do not create your own symbols with this prefix, because they may conflict with Apple's.  Do not use symbols with this prefix except for those that Apple publicizes.

Douglas Davidson

 _______________________________________________
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

  • Follow-Ups:
    • Re: Why would a defined selector not be found at runtime?
      • From: Ken Tozier <email@hidden>
References: 
 >Why would a defined selector not be found at runtime? (From: Ken Tozier <email@hidden>)
 >Re: Why would a defined selector not be found at runtime? (From: Ricky Sharp <email@hidden>)
 >Re: Why would a defined selector not be found at runtime? (From: Sherm Pendley <email@hidden>)
 >Re: Why would a defined selector not be found at runtime? (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: Why would a defined selector not be found at runtime?
  • Next by Date: Compiler problem?
  • Previous by thread: Re: Why would a defined selector not be found at runtime?
  • Next by thread: Re: Why would a defined selector not be found at runtime?
  • Index(es):
    • Date
    • Thread