• 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?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unique class name in Cocoa UI?


  • Subject: Re: unique class name in Cocoa UI?
  • From: Luke Bellandi <email@hidden>
  • Date: Wed, 27 Oct 2004 08:45:07 -0700

On Oct 26, 2004, at 7:58 PM, Hidetomo Katsura wrote:

thanks! this information should be in WritingCocoaAUUIs.pdf. well, i guess it's not AU plug-in specific but it applies to any piece of objc code (e.g. plug-in) that runs in a shared context (e.g. host app).

The following document on developer.apple.com covers this namespace issue as well as many other issues pertinent to 3rd party Objective-C framework/bundle developers:


http://developer.apple.com/documentation/Cocoa/Conceptual/ CodingGuidelines/index.html?http://developer.apple.com/documentation/ Cocoa/Conceptual/CodingGuidelines/Articles/FrameworkImpl.html

Best,
Luke

so there is no scope, name space, or anything like that in objc so that the host app can do something about it in the future? otherwise, it is somewhat likely that there will be a conflict at some point unless we all use class names like com_company_blah_blah_MyButton or whatever. is there a such rule already in place and i just didn't know?

anyways, i have to change my class names now. thanks again! :)

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: john <email@hidden>)
 >Re: unique class name in Cocoa UI? (From: Hidetomo Katsura <email@hidden>)

  • Prev by Date: Re: unique class name in Cocoa UI?
  • Next by Date: Re: unique class name in Cocoa UI? (solved)
  • Previous by thread: Re: unique class name in Cocoa UI?
  • Next by thread: Re: unique class name in Cocoa UI?
  • Index(es):
    • Date
    • Thread