Re: Garbage Collection, Core Foundation, and toll-free bridging
Re: Garbage Collection, Core Foundation, and toll-free bridging
- Subject: Re: Garbage Collection, Core Foundation, and toll-free bridging
- From: Dave Keck <email@hidden>
- Date: Wed, 5 Aug 2009 17:35:33 -1000
> Is that correct?
Yes. A note though: since you're using NSMakeCollectable() (instead of
CFMakeCollectable()), the cast to (NSDictionary *) is unnecessary -
which is one of the main benefits of using the NS* version.
_______________________________________________
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