Our homegrown, edifact format specific .create.template files (example) are:
- not automatically checked yet (and they do have some errors)
- not parsable except by the edilibrary here
If we used a real template engine (e.g. Jinja), we could make use of all the tooling and ecosystem around it and e.g.
- write edifact automation in any langauge
- have builtin compile time consistency and syntax checks
Credits for this idea @hf-krechan