Hi folks:
I would like to be able to see model differences in diagram form. What I think I want is to take similar models A and B, and create a merge of the two models to create a composite diagram, on which tables and colums would be specially colored to show that they are:
-- in A but not B, or
--in B but not A, or
-- in both A and B but somehow changed (eg: different data type).
So, though I've seen the current compare function, it appears that the tree view is the only visualization of the output, right?
Any ideas or comments on how to arrive at a diagrammatic presentation? It looks like it *could* be done with some scripting... but I don't want to reinvent something that's already there, or that I could build upon.
I suppose while I'm at it: Is the compare output accessible to scripts, and what's the path?
Thanks, Graham