• 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: unique class name in Cocoa UI? (solved)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unique class name in Cocoa UI? (solved)


  • Subject: Re: unique class name in Cocoa UI? (solved)
  • From: Hidetomo Katsura <email@hidden>
  • Date: Wed, 27 Oct 2004 08:57:43 -0700

On Oct 27, 2004, at 5:10 AM, kelly jacklin wrote:

On Oct 26, 2004, at 9:39 PM, Andrew Kimpton wrote:

I seem to recall - though my memories a little fuzzy. That the two-level namespace mechanism introduced in 10.1 was specifically designed to deal with the scenario of overlapping symbol names, especially in Obj-C apps which are most vulnerable due to their dynamic dispatch mechanisms.

Two-level namespace applies to the dyld symbol namespace. The issue being discussed here is an issue with the ObjC runtime, and how it deals with class names. And that issue is most definitely _not_ resolved in current releases of OSX.

okay. i added a unique prefix (four-char creator code or com_company_blah) to my class names in the plug-ins, and it now works just fine (of course). thanks.


katsura

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


References: 
 >unique class name in Cocoa UI? (From: Hidetomo Katsura <email@hidden>)
 >Re: unique class name in Cocoa UI? (From: Robert Grant <email@hidden>)
 >Re: unique class name in Cocoa UI? (From: Brian Willoughby <email@hidden>)
 >Re: unique class name in Cocoa UI? (From: Steve Checkoway <email@hidden>)
 >Re: unique class name in Cocoa UI? (From: Andrew Kimpton <email@hidden>)
 >Re: unique class name in Cocoa UI? (From: kelly jacklin <email@hidden>)

  • Prev by Date: Re: unique class name in Cocoa UI?
  • Next by Date: PlayFileLite...CoreAudio...argh!!!
  • Previous by thread: Re: unique class name in Cocoa UI?
  • Next by thread: Re: unique class name in Cocoa UI?
  • Index(es):
    • Date
    • Thread