XML-file consistency
Is it possible for you to keep the order of the XML properties consistent?
If I save a file, I have:
<text>blah
<tabvpostition>top
<selectedindex>0
<size>10
<tabhposition>right
Next time I save it, I get:
<size>10
<text>blah
<tabvpostition>top
<selectedindex>0
<tabhposition>right
(where <size> moved from 4th position to 1st).
So each time I save mockups, some of the files change but the semantical content does not change, and I have to check in the file into our versioning system with virtually no difference to the previous version. I know, memory space (for the versioning system) is cheap, but tracking differences will take time if I want to go back to an older version.
If it's easy for you to keep the order consistent, please do so.</size></tabhposition></selectedindex></tabvpostition></text></size></tabhposition></size></selectedindex></tabvpostition></text>
If I save a file, I have:
<text>blah
<tabvpostition>top
<selectedindex>0
<size>10
<tabhposition>right
Next time I save it, I get:
<size>10
<text>blah
<tabvpostition>top
<selectedindex>0
<tabhposition>right
(where <size> moved from 4th position to 1st).
So each time I save mockups, some of the files change but the semantical content does not change, and I have to check in the file into our versioning system with virtually no difference to the previous version. I know, memory space (for the versioning system) is cheap, but tracking differences will take time if I want to go back to an older version.
If it's easy for you to keep the order consistent, please do so.</size></tabhposition></selectedindex></tabvpostition></text></size></tabhposition></size></selectedindex></tabvpostition></text>
2
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
The company has this in progress.
-
Hi politekashif, I'm sorry but I don't understand your bug report. Can you please elaborate a bit? -
Inappropriate?Peldi, any news on my original issue about the order of the XML tags?
Loading Profile...



