Confirmed users
675
edits
No edit summary |
m (→A Mapping) |
||
| Line 81: | Line 81: | ||
==== A Mapping ==== | ==== A Mapping ==== | ||
Since the migration script is a one-off program (only used once and | Since the migration script is a one-off program (only used once and then thrown away) making a complicated and flexible-intelligent-fuzzy-version-conversion-system isn't necessary. There aren't that many distinct erroneous versions. Manually make a map of Max&MinVer strings to the versions available in the ''appversions'' table. When encountering a mystery version, look it up and proceed. | ||
Should the appversions table be cleaned up first? There doesn't seem to be much rhyme or reason for the use of ".x" ".*" and "+". | Should the appversions table be cleaned up first? There doesn't seem to be much rhyme or reason for the use of ".x" ".*" and "+". | ||