I've use your json streaming parser a couple of times so I'm comfortable using it. I have a new need to parse an xml doc -- very close to json, but not quite. Would I be crazy trying to use the json streaming parser on an xml doc, or would it be somewhat straightforward?
I've use your json streaming parser a couple of times so I'm comfortable using it. I have a new need to parse an xml doc -- very close to json, but not quite. Would I be crazy trying to use the json streaming parser on an xml doc, or would it be somewhat straightforward?