Skip to content

Use a real template enginge (e.g. liquid) instead of home grown .create.template Files #51

@hf-kklein

Description

@hf-kklein

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions