Akce
Project architecture » Historie » Revize 1
Revize 1/56
| Další »
Alex Konig, 2021-04-15 15:09
Project architecture¶
- communication between parts of the software
- model wants .. parser wants ..
Model architecture¶
Interface model-parser¶
Parser architecture¶
- csv loader -> can be swapped w/ different one
- parsers for all separate files -> can be swapped w/ different ones
- TagInfo with used tags -> can be swapped / edited
- output relatively universal, just building tags -> could be replaced by different tags
Interface parser-loader¶
Loader architecture¶
Aktualizováno uživatelem Alex Konig před asi 4 roky(ů) · 1 revizí