Closed Amustache closed 2 years ago
All sound like good ideas.
For the record:
- You put an archive in a [generic? specialized?] Parser
I did a generic ZIP Parser, that takes as an argument a specific Parser for the tiles.
- For each file, a [Tree? Model?] is associated.
For each file, a Tree is associated.
- When finished, the export proposes [a common Model? one Model per file?].
You can choose, but my way is "a Model for all Trees".
How should it be used?
Questions are [between brackets].