[Home] [By Thread] [By Date] [Recent Entries]

  • From: Bob Kline <bkline@r...>
  • To: Christian Nentwich <c.nentwich@c...>
  • Date: Tue, 27 Feb 2001 11:15:24 -0500 (EST)

On Tue, 27 Feb 2001, Christian Nentwich wrote:

> since I'm unable to find a better forum for making this public: I've
> put up a free implementation of a simple linear time diff algorithm
> that compares two DOM trees and gives you the result.

I notice that the tools provided treat whitespace at the front or back
of the text content of an element as insignificant.  For example,
running the testsuite through diff and merge ends up with 

           <Z>      Testing 1 2 3      </Z>

where the original had

         <Z>
         Testing 1 2 3
         </Z>

Is this intentional?  Is it appropriate, given what section 2.10 of the
XML recommendation [1] says about whitespace handling?

[1] http://www.w3.org/TR/2000/REC-xml-20001006#sec-white-space

-- 
Bob Kline
mailto:bkline@r...
http://www.rksystems.com


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member