mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-02-17 04:30:13 +00:00
multiple parsers -reduce code volume #18
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported: 619 QMs for 204, 71 QMs for 234, 96 QMs for 161 done, 240 QMs for 161 not done.
All these are imported by different parsers, but in the db are in a common format.
We should write an exporter which puts them out in a common, all-encompassing format, and then rewrite the importer to read that format.
Then we wont need to maintian 4 different parsers.
(This is what we did with the logbooks.)