Where would that order be important? I guess in the toolbox? If so (IIRC) EA does not offer an ordering from the MDG export (since IIRC I tried that once and could not figure it out).
q.
Well, we have an existing MDG which is in a particular order Arcs (alphabetical) followed by Vertices (alphabetical). We are trying to regenerate the same content from the repository, so we use file comparators to compare what we generate with what we wanted to generate. The file comparators work on text and so the order of the output is important, to help up do the comparison.
The generated MDG appears to have output the Vertices (corrupted alphabetical) followed by Arcs (alphabetical). I say
corrupted alphabetical because the Vertices had an outlier (from close to the end alphabetically) stuck at the front, but the rest appear alphabetical. (EAUI?)
Also, at the moment, the metatypes are intermingled in the same package and we want to separate them for ease of management, we'd like to know if that will affect the output.
So, could anyone, but especially a Sparxian, indicate how the output order is determined?
(For example, if it IS/should be Vertices (alphabetical) followed by Arcs (alphabetical), then we can easily cut and paste our original MDG file and swap. Then "we're off and racing"!

)
Paolo