Skip to content

Remove deprecated function emit logic #240

@PathogenDavid

Description

@PathogenDavid

#236 fundamentally changed how functions are emitted by Biohazrd. For the time being I have both emit strategies implemented and the new trampoline emit strategy is only used if CreateTrampolinesTransformation is used in order to make it a bit easier to upgrade older generators and see how the new emit strategy affects their output.

This extra path represents a good 536 lines of effectively dead code though so it should be removed. I plan to do this with #102 but I may still wait hence this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-OutputGenerationIssues concerning the process of generating output from BiohazrdTechDebt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions