Skip to content

ENH - Separate the information goal from the path-setting goal in aaClass and global aa #295

Description

@AljenU

Both the "global aa" and aaClass have a dual use, with very little overlap between the uses.

The first use is to provide information (from the combined .json file and .git info).
The second use is to have the paths set, and have a way to check whether they indeed have been set.

By separating the first use into a dedicated function (with a local persistent variable to hold the info, so the file processing only has to be done once), it can be made much easier to evaluate whether the second use is done correctly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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