← Back to context

Comment by j16sdiz

7 hours ago

It was in the era when everything walk on the DOM tree, not streams.

Streaming is not supported until later version.

Hmm my memory is fuzzy but I remember seeing backend processing of xml files a lot around 2005.

  • But they worked on the xml body as a whole, in memory, which is where all the headaches started. Then we introduced WSDLs on top, and then we figured out streaming.