Re: Escape xml with CFXMLCreateStringByEscapingEntities
Re: Escape xml with CFXMLCreateStringByEscapingEntities
- Subject: Re: Escape xml with CFXMLCreateStringByEscapingEntities
- From: Wim Lewis <email@hidden>
- Date: Mon, 05 Dec 2011 11:25:46 -0800
On 4 Dec 2011, at 10:42 AM, Jens Alfke wrote:
> It looks like you’re trying to convert an NSString to a CFString through a whole bunch of conversions; but all this takes is a simple cast:
For more information on this, by the way, check "Toll-Free Bridging" in the developer docs; instances of some (but not all) CF "classes" are interchangeable with their ObjC counterparts.
_______________________________________________
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