alex6480 / studycards

Temporary
MIT License
0 stars 0 forks source link

Restructure the parser into sections that individually take a file version #3

Open alex6480 opened 6 years ago

alex6480 commented 6 years ago

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.

alex6480 commented 6 years ago

Add a version to individual cards since the localstorageprovider stores cards by exporting them