toll free bridging
toll free bridging
- Subject: toll free bridging
- From: Ken Victor <email@hidden>
- Date: Tue, 14 Dec 2004 11:39:46 -0800
Title: toll free bridging
i understand that since, eg, NSString and CFString are toll free
bridged that i can use one or the other as needed (with appropriate
casting) in cocoa and/or system calls. does this also apply to
releasing the objects as well? ie, can i:
CFRelease( an NSString)
or
[<a CFString> release]
thanx,
ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden