• 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: What defines if an objective C class is visible outside a bundle?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What defines if an objective C class is visible outside a bundle?


  • Subject: Re: What defines if an objective C class is visible outside a bundle?
  • From: Jon Hodgson <email@hidden>
  • Date: Tue, 09 Oct 2012 18:59:59 +0100

On Tue, Oct 9, 2012 at 4:23 PM, Clark S. Cox III <email@hidden> wrote:
>
>hat said, are you sure that the name of your class doesn't conflict with any already loaded into the process? -classNamed: will return Nil if the result of NSClassFromString comes from some other bundle (e.g. a class of that name was already loaded elsewhere).


How can I tell?

All I know for certain is that classNamed is returning a null pointer
and there's no message in the debugger console.

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

This email sent to email@hidden

References: 
 >What defines if an objective C class is visible outside a bundle? (From: Jon Hodgson <email@hidden>)
 >Re: What defines if an objective C class is visible outside a bundle? (From: Jens Alfke <email@hidden>)
 >Re: What defines if an objective C class is visible outside a bundle? (From: Jon Hodgson <email@hidden>)

  • Prev by Date: Re: Xcode went crazy over the weekend...
  • Next by Date: Re: Xcode went crazy over the weekend...
  • Previous by thread: Re: What defines if an objective C class is visible outside a bundle?
  • Next by thread: Re: What defines if an objective C class is visible outside a bundle?
  • Index(es):
    • Date
    • Thread