Re: [xml-dev] XML diff tool / algorithm

From
Manos Batsis <>
To
XML Developers List <>
Date
2011-06-27T23:40:24Z
ID
<>
Thread
Re: [xml-dev] XML diff tool / algorithm
On 06/28/2011 01:42 AM, Johannes.Lichtenberger wrote:
> does someone use an XML-diff tool, which can handle large XML instances
> up to several GBs and more?

since a useful diff varies per case, i'd find it  easier to write a SAX 
filter or STX script to produce what i want VS playing with a tool for 
large docs.

hth,

Manos