Skip to content

Add warning if interfaces won't be implemented by the generated enum class #12

Description

@alexvanyo

Currently, if an interface can't be implemented by the generated enum class due to a generics issue, we silently fail, instead of surfacing a warning to the user. This could also be communicated through a comment in the generated source code.

Activity

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

Metadata

Metadata

Assignees

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