Skip to content

Better special tokens (suggestion) #4

@MatiHW

Description

@MatiHW

Currently the "special tokens" are the following:

ALL_SOLVABLE – any regular module
ALL_NEEDY – any needy module
ALL_VANILLA – any vanilla regular module
ALL_MODS – any mod regular module
ALL_VANILLA_NEEDY – any vanilla needy module
ALL_MODS_NEEDY – any mod needy module
However, I (personally) feel like some are missing and some should be renamed more like this:
ALL – any module
ALL_SOLVABLE – any regular module
ALL_NEEDY – any needy module
ALL_VANILLA – any vanilla module
ALL_MODS – any mod module
ALL_VANILLA_SOLVABLE – any vanilla regular module
ALL_MODS_SOLVABLE – any mod regular module
ALL_VANILLA_NEEDY – any vanilla needy module
ALL_MODS_NEEDY – any mod needy module
To me, this one both makes more sense and is more flexible, with more options.
Of course I don't actually know if this is actually possible to implement but if it is it'd be really helpful. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions