Re: namespaces and prefixes

2008-06-07 Thread James Murdza
Open the documentation and type the prefix in the spotlight box. See if anything comes up. That will cover you for all of Apple's prefixes. For third party prefixes a page like this is useful: http://www.cocoadev.com/index.pl?ChooseYourOwnPrefix On Sat, Jun 7, 2008 at 5:49 PM, Denis Bohm <[EMAIL P

namespaces and prefixes

2008-06-07 Thread Denis Bohm
I understand that Objective-C doesn't have namespaces and that prefixes are used to help avoid naming conflicts. A couple of the obvious ones (like NS) are easy to pick up glancing at some of the API docs. Is there a list anywhere of all the prefixes that Apple has used so I can avoid the