Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Feature Summary

  • An app to compare and diff two different parts of the configuration tree, or two different configuration trees that can be loaded from file or the JCR
  • Uses either a split view or a collated view to display the trees being compared
  • Uses row colors to highlight what one tree has that the other doesn't
  • Can quickly create a node or property in one tree that the other tree has but this tree does not
  • Can use the existing configuration tree in the JCR or load a tree from a previously exported to XML
  • Can pick the root for each tree to begin comparison from
  • Can define equivalences between nodes with different names in the two trees to treat them as if they have the same name

...

Use Cases

Model configuration based on existing configuration

...