Posted By:
avihaimar_marchiano
Posted On:
Monday, May 7, 2007 05:36 PM
Hey,
I want to implement a diff engin that compare two graph of objects.
I mean that it get an object and run on its references and compare them to the other object graph.
The objects are not from the same type , so i have a problem to know how to run on this graph.
Does any one know refrences for article or utility that implement a diff engine or can give me some advice on how to implement this?
Thank you