|
|
|
|
|
by trezor
6512 days ago
|
|
He said:
With XML, we can easily agree and collaborate on a format and both of our languages have builtin libraries to extract the data we need. You replied:
OK, I'm going to send you a list using XML. The only thing you have proved here is that your blind hatred for XML makes you unable to read and parse what is posted. When arguing against the evils of a standardised format which there are proper parsers for everywhere, failing to parse stuff yourself is probably not on the list of things you want to do. |
|
Plus, given that the availability of good XML parsers is one of the primary advantages claimed for XML, can anyone name some XML parsers that aren't ridiculously slow? Maybe I haven't looked hard enough, but I always seem to find that my own code to parse ad-hoc formats goes 10x faster than, e.g., expat parsing XML.