Actually, it's a real On Tue Nov 18 2014 at 2:52:00 AM Tobias Pfeiffer <[email protected]> wrote:
> Hi, > > see https://www.mail-archive.com/[email protected]/msg03520.html for > one solution. > > One issue with those XML files is that they cannot be processed line by > line in parallel; plus you inherently need shared/global state to parse XML > or check for well-formedness, I think. (Same issue with multi-line JSON, by > the way.) > > Tobias > >
