Re: Exporting and Importing CoreData
Re: Exporting and Importing CoreData
- Subject: Re: Exporting and Importing CoreData
- From: Mike Abdullah <email@hidden>
- Date: Thu, 24 Mar 2011 11:52:40 +0000
On 23 Mar 2011, at 23:13, Siegfried wrote:
> Also, now on the mechanics, I think creating a mutable string and go appending parts of the XML in a loop is adequate for this task, and using NSXMLParser to parse it back should work. Indeed, the file will not be that big (usually a few hundreds of KBs, really extremes cases are 1 or 2MB).
If you do this, use KSXMLWriter from:
https://github.com/karelia/KSHTMLWriter
It'll handle escaping etc. properly for you._______________________________________________
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