Skip to content

Refactor Export to reduce weight and duplication #43

@atla5

Description

@atla5

The way it's currently built, each ConcreteExporter will run it's own copy of the AbstractExporter.

This is inefficient and should be swapped out for a brand of the Strategy implementation which calls a single Explorer which calls the multiple sub-functions independently.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions