Timeline for Techniques for parsing XML
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 8, 2011 at 18:26 | comment | added | user7043 | Yeah, so what? My points still hold - not all XML files in the wild come in such a format, and if you have one that does, you don't ask this question as you just use that deserialization library and don't parse anything on your own, from streams or otherwise. | |
| Apr 8, 2011 at 16:54 | comment | added | Wyatt Barnett | Many languages/stacks do have ready built deserialization libraries. | |
| Apr 8, 2011 at 15:03 | comment | added | user7043 | That falls under parsing. Unless the XML in question is the output of object serialization and you have a ready-built deserialization library. But then this question doesn't appear. | |
| Apr 8, 2011 at 14:41 | history | answered | Wyatt Barnett | CC BY-SA 3.0 |