• 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: Ken Tozier <email@hidden>
  • Date: Thu, 12 May 2005 15:52:19 -0400

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.

OK. Lesson learned. Thanks everyone.

Ken
_______________________________________________
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: 
 >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>)
 >Re: Why would a defined selector not be found at runtime? (From: Douglas Davidson <email@hidden>)

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