Re: NSXMLParser useless with HUGE files
Re: NSXMLParser useless with HUGE files
- Subject: Re: NSXMLParser useless with HUGE files
- From: Annard Brouwer <email@hidden>
- Date: Wed, 14 Dec 2005 16:43:01 +0100
On 14 Dec 2005, at 16:26, Matt Gough wrote:
I have a 1.91GB (2,048,406,952 bytes to be precise) xml file that I
am trying to parse. I thought that NSXMLParser would be able to
cope with it, but it can't as it fails with
NSXMLParserOutOfMemoryError.
Maybe Expat might be useful here (<
http://www.cocoabuilder.com/
archive/message/cocoa/2005/10/6/147666>).
<snip>
BTW - Can anyone suggest a text editor that is able to work with
such a file so that I can chop it down into more manageable
portions that I can parse individually and then merge the results?
Files of this size are no problems with emacs in all its incarnations...
Annard
_______________________________________________
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