Re: NSXMLParserTroubles (errors and line/column positions wrong?)
Re: NSXMLParserTroubles (errors and line/column positions wrong?)
- Subject: Re: NSXMLParserTroubles (errors and line/column positions wrong?)
- From: Jim Correia <email@hidden>
- Date: Fri, 23 Jan 2004 14:06:45 -0500
On Jan 23, 2004, at 1:53 PM, Don Briggs wrote:
On Jan 23, 2004, at 9:33 AM, Jim Correia wrote in part:
Does anyone have experience using NSXMLParser? Are these just bugs?
(In which case I'll file a bug report.) Or am I using the class
incorrectly?
I have some VERY old code on my .Mac Public folder (.Mac user
donbriggs).
Look for XMLChecker.dmg.
It's TextEdit with some hooks to the XML stuff for parsing.
I just recompiled it, and it seems still to highlight the line of an
XML error.
Open source.
Enjoy.
Thanks Don. Your sample is using the CFXMLParser which works ok for me.
If I build on top of NSXMLParser (different core?) I run into the
problems mentioned.
Jim
_______________________________________________
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.