Skip to content

Remove all implementations of the global activate method #91

@sbellware

Description

@sbellware

Use class methods in cases where a global macro would have been used:

Constant::Import.(EnvVar)

It's not worth it to activate a macro globally just for these infrequently-used environment initialization statements.

Also, almost all uses of activate have been removed from Eventide, preferring to include the utility module in question into the class, eg: Dependency, Initializer, etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementSomething that will be implemented to make an improvement or enhancement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions