Re: A Thousand Newbie Questions...
Re: A Thousand Newbie Questions...
- Subject: Re: A Thousand Newbie Questions...
- From: Aaron Tuller <email@hidden>
- Date: Sun, 7 Oct 2001 23:36:51 -0700
or you could check out OmniExpat which works great! it has an
NSString category which takes an XML string and turns it into an
NSDictionary.
it's on the omnigroup.com FTP server.
-aaron
At 7:22 AM +0100 10/8/01, Finlay Dobbie wrote:
On Monday, October 8, 2001, at 05:56 am, email@hidden wrote:
Okay, but HOW do you parse XML into an NSDictionary?
I don't have any experience with it myself, but you should probably
try CFXMLParser or so in CoreFoundation (and note that lots of the
CF types like CFString and CFArray and CFDictionary are "toll-free
bridged" with the Cocoa NSString NSArray etc etc, so where something
uses a CFStringRef you can pass an NSString * and vice versa).
-- Finlay
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev