Right now there is one parser per export file version.
Since changes between version are likely going to be small, it seems more logical to break the parser up into smaller parsers that each handle whatever differences there may be from file to file.
Right now there is one parser per export file version. Since changes between version are likely going to be small, it seems more logical to break the parser up into smaller parsers that each handle whatever differences there may be from file to file.