Re: Why would a defined selector not be found at runtime?
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