Skip to content

ScopedEnum wishlist #500

@GabrielKS

Description

@GabrielKS

Issue to track more stuff I'd like to see from the ScopedEnum:

  • Eliminate the need to register enums with a package-level const ENUMS for the purposes of get_enum_value
  • Eliminate the need to manually define Base.convert(::Type{MyEnum}, val::AbstractString) = get_enum_value(::MyEnum, val)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions