Re: Presets
Re: Presets
- Subject: Re: Presets
- From: Chris Reed <email@hidden>
- Date: Mon, 28 Oct 2002 18:31:17 -0600
On Monday, October 28, 2002, at 05:23 pm, Bill Stewart wrote:
on 28/10/02 3:15 PM, Marc Poirier wrote:
Speaking of which - if you are using custom keys, then you might
want to
prefix your key with something that will not clash with us... For
instance,
we might decide to extend this later on with a new key called
"chunk" - in
which case you'd be possibly messed up....
So, custom keys might want to being with your manuID ACME_chunk (or
some
such)
Just curious, are there any characters that are no good for CF
dictionary
keys? I'm currently using 'destroyfx-data' as my custom key, but I'm
not
sure if the hyphen is a bad idea (I see you used an underscore).
Thanks, and sorry if this is a silly question...
I don't know!... I guess if you're using the '-' then it must be OK:)
Any CF object that has the Hash method implemented can be used as a key
in a CFDictionary. So any value possible for a CFString is a valid key,
including any unicode characters and so on.
Cheers
-chris
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: Presets (From: Bill Stewart <email@hidden>) |