you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 2 years ago (1 child)

do they do that in xml? never seen that

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago

    I have actually seen it in an XML file in the wild. Never quite understood why they did it. Anything they encoded into there, they could have just added a node for.
    But it was an XML format that was widely used in a big company, so presumably somewhere someone wrote a shitty XML parser that can't deal with additional nodes. Or they were just scared of touching the existing structure, I don't know.

  • source
  • parent