Hi all,

Just wondering if anyone knows whether NSXMLParser is thread safe. I'm using it 
to parse SVG files - when I do it threaded, I get a crash in [NSXMLParser 
parseData:], unthreaded it works fine.

If I know it should be thread-safe, I can look to see whether anything in the 
parser's delegate is not thread-safe even though it appears to crash in the 
NSXMLParser itself. The documentation doesn't say one way or the other.

--Graham



_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to