• 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: john <email@hidden>
  • Date: Wed, 27 Oct 2004 19:42:34 -0400

Hi Katsura,

You may want to check out http://cocoadevcentral.com/ . They just posted some nice looking articles Cocoa Style for Objective-C parts 1 and 2. There is good info on naming conventions - though you can find the same information on Apple's website, these articles seem to target a beginner so they are very easy to understand.

-- John


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).

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: AudioTimeStamps in HAL IOProc & HW latency
  • Next by Date: Re: 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