Skip to content

Refactor code to not require passing commonly-used objects to every function #341

@philvarner

Description

@philvarner

@philvarner - I started this project trying to write it as functional-oriented as possible, but there's so much duplicated code where the session, errors, warnings, etc. are passed to every method. A better approach would be to put everything in a class and access those as self.

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