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

[jsr372-experts] Make enums accessible from EL

From: Michael Müller <michael.mueller_at_mueller-bruehl.de>
Date: Sun, 01 Feb 2015 22:20:48 +0100

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