jsr372-experts@javaserverfaces-spec-public.java.net

[jsr372-experts] Re: Make enums accessible from EL

From: manfred riem <manfred.riem_at_oracle.com>
Date: Mon, 02 Feb 2015 08:30:15 -0600

Hi Michael,

Are you willing to see what is needed to support this from an
implementation and specification side.

Thanks!
Manfred

On 2/1/15, 3:20 PM, Michael Müller wrote:
> All,
>
> in most of the JSF projects I'm involved, ther is a challenge to
> access enums from the EL. Thanksworthy EL supports the comparision of
> a given enum object with a text literal. But, if somebody wants to
> pass an enum constant, ther is no sufficient support. I only might be
> done by ugly workarounds. Thus, I poroposed direct access to enums:
>
> https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1357?jql=text%20~%20%22Make%20enums%20accessible%20from%20EL%22
>
>
> What are you're opinions?
>
> Best,
> Michael
>