Fwd: NSXMLParserDelegateAbortedParseError
Fwd: NSXMLParserDelegateAbortedParseError
- Subject: Fwd: NSXMLParserDelegateAbortedParseError
- From: Josh Caswell <email@hidden>
- Date: Tue, 08 Mar 2011 13:51:17 -0800
> So you are not getting a parsing error, you're using the wrong mechanism.
I think I see what you are saying. When my parser encounters an
element called "Error", I know that I don't need any more parsing done
no matter what else is in the data, so it seemed sensible to have the
delegate stop the parser right then. But in fact, -abortParse is
intended to be used for other circumstances?
_______________________________________________
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