Re: Boolean Values in a plist
Re: Boolean Values in a plist
- Subject: Re: Boolean Values in a plist
- From: Kyle Sluder <email@hidden>
- Date: Sun, 23 May 2010 21:16:22 -0700
On Sun, May 23, 2010 at 8:58 PM, Quincey Morris
<email@hidden> wrote:
> Admittedly, it is a little strange that CFBoolean is toll-free bridged but there isn't any NSBoolean* type for it to be bridged into.
I don't believe this is documented anywhere, but CFBoolean is
toll-free bridged to NSNumber. At least, just enough to get plists
working. This is kind of implied by Ken's explanation above that
NSNumber can be backed by either a CFNumber or CFBoolean.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden