Skip to content

Rethink the way files are generated #207

@jackcmeyer

Description

@jackcmeyer

Currently files are being generated procedurally and are constantly deleted, recreated, and then rewritten. This is bad coding practice and is not a scalable solution.

We should opt for a build pattern type solution in which the files take configurations based on what they need inside of it and build it to that specification.

this was originally found in #206

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions