> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com