Skip to content

EnumConverter - try to dynamically extract enum type from ValueExpression #1938

@tandraschko

Description

@tandraschko

Currently EnumConverter requires a target class constructor param, we could get rid of it with:

  1. like OmniFaces, getting the Enum Class in getAsString and remember
  2. extracting from the value expression

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions