Re: Coreaudio-api Digest, Vol 2, Issue 74
Re: Coreaudio-api Digest, Vol 2, Issue 74
- Subject: Re: Coreaudio-api Digest, Vol 2, Issue 74
- From: Makira <email@hidden>
- Date: Tue, 08 Mar 2005 15:52:43 -0500
I have a small suggestion to make on the matter:
Since all application are supposed to have a unique four letter signature
(creator code), which should be reserved with Apple (
http://developer.apple.com/datatype/), I think it would be a simple way to
ensure there is no cocoa name clash by using this four letter code as a
prefix.
Regards,
Antoine
> Just a point about Cocoa Name spaces...
>
> All cocoa objects load into a global name space... Most of the time
> this isn't a problem, but for a Cocoa app that loads 3rd party code,
> the potential for name space collision arises. To avoid this for
> instance, all of the App Kit classes are prefixed with the NS letters..
> We will also be using both the CA and AU prefixes for objective C
> classes that we define.
>
> Its important that both Cocoa host apps, and 3rd parties that provide
> cocoa AU views to be loaded, are careful about the naming conventions
> that they use.
>
> Bill
_______________________________________________
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