From: Eli T. <sou...@ne...> - 2003-06-26 23:15:45
|
Is it possible to compare two documents starting at a given Node in the tree and examining only that Node and deeper nodes? What would it take to add this functionality? I haphazardly tried converting the Diff constructor to take two Nodes rather than two Documents, but that planned failed as different documents would result as being similar. - Eli |