Skip to content

Code Generator Architecture #11

@jonas2602

Description

@jonas2602

Three Step Architecture

  1. cloze
    -> Every Snippet Class creates a list of lines wrapped in a custom object from a static function
  2. fill
    -> snippets get called in a hierarchical way, so the parent classes can fill the remaining variables of its childs
  3. write
    -> No there should only exist a list of strings that only needs to be written to the files

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions