NSXMLParser
NSXMLParser
- Subject: NSXMLParser
- From: Stephen Colebrook <email@hidden>
- Date: Sun, 30 May 2004 09:14:32 -0400
Is it just me or does NSXMLParser seem to have been released
prematurely? I'm experimenting with it and have found that a number of
methods don't work. For example, if an attribute is out of range, I
want to stop parsing and report an error. Sending an abortParsing
message does absolutely nothing. systemID and publicID always return
NULL. The delegate never gets sent messages about processing
instructions. The docs mention that namespaces aren't implemented but
it seems to me that there is alot more missing than that.
I you're experiencing similar issues, could you let me know. I don't
want to file a bug report if there's something wrong at my end. Could
anyone also suggest an alternative parser that could be used in a
closed source shareware app.
Regards,
Stephen Colebrook
[demime 0.98b removed an attachment of type application/pgp-signature which had a name of PGP.sig]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.