On 8 Aug 2011, at 19:44, Jens Alfke wrote: > It’s clearly a SAX parser. SAX parsers are incremental, that’s their whole > point, otherwise it would be easier just to use a DOM API like NSXMLDocument.
The docs implies that it is (related to it): http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/XMLParsing/Articles/ParserArchitecture.html#//apple_ref/doc/uid/20002263-BCIHAHJE Does that imply anything, inherently, about whether the class blocks the main thread? Mikkel_______________________________________________ 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