Skip to content

The way Options interact with their Commands right now is bad #8

Description

@twof

State is bad because it removes type safety and forcing the user to use string keys makes the whole system extremely prone to typos.

The second point is solved slightly by using constants, but there's no way to enforce that right now.

Will update this with more info. Experimentation will be happening in the StateExperimentation branch.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions