Base class for all DiffPresentation implementations that display a comparison of the contents of two files
side-by-side in some internal or external window.
A DiffPresentation implementation that creates a script from both schemas to be compared, then launches a
diff window or configurable external diff tool to compare the schema definitions side-by-side.