Posts Tagged ‘XPATH’

XML, Speed and how NOT to ask questions

var post = { post_id: 55, text : “This post partially addressed to some coworkers/people who don’t know how to ask questions. Some questions sounded like: “I’ve got this xml processing thing I need to do, what would be faster?” and then enumerating SAX,DOM,etc…but mostly SAX versus DOM. Of course they are VERY vague about [...]