Re: [SOLVED] NSXMLParser trouble
Re: [SOLVED] NSXMLParser trouble
- Subject: Re: [SOLVED] NSXMLParser trouble
- From: Alastair Houghton <email@hidden>
- Date: Mon, 27 Jun 2005 18:20:24 +0100
On 27 Jun 2005, at 18:07, Alastair Houghton wrote:
Hi all,
I've been trying to use NSXMLParser to write a tool (similar to
AppleGlot, which doesn't seem to be working properly for us) to
merge localised strings into the resources of a Cocoa app. It's
*mostly* working, but I've noticed that some strings aren't being
read correctly from the XML.
[snip]
Has anyone else seen this problem, or anything similar?
Never mind...
The problem was simply that the XML we had was bad. Probably worth
keeping in mind, then, if you're using NSXMLParser, that bad XML
causes odd results rather than errors (in this case, the problem was
some unterminated character references further up the file).
Kind regards,
Alastair.
--
http://www.alastairs-place.net
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden