The Web Graph Database

Changes between Version 3 and Version 4 of Differencer


Ignore:
Timestamp:
01/19/10 04:01:59 (3 years ago)
Author:
http://mylid.net/jernst
Comment:

editorial improvements

Legend:

Unmodified
Added
Removed
Modified
  • Differencer

    v3 v4  
    33Short for `IterableMeshBaseDifferencer`. The differencer can determine the differences in the content of two [wiki:MeshBase MeshBases]. It is similar to the well-known `diff` tool, but works on [wiki:MeshObjectGraph MeshObjectGraphs] instead of text files. 
    44 
    5 The differencer is a key component of the !InfoGrid [wiki:Docs/ProbeFramework Probe Framework]. 
     5The differencer is a key ingredient of the !InfoGrid [wiki:Docs/ProbeFramework Probe Framework] to determine "what changed" since the last run of a [wiki:Probe Probe]. However, it can also be used outside of the [wiki:Docs/ProbeFramework Probe Framework]. 
     6 
     7See also: 
     8 * MeshObjectGraph 
     9 * [wiki:Docs/ProbeFramework Probe Framework].