jakartaee / expression-language

Jakarta Expression Language
https://eclipse.org/ee4j/el
Other
60 stars 49 forks source link

Add array coercsion like in Tomcat #172

Closed tandraschko closed 2 years ago

tandraschko commented 2 years ago

it seems that neither the SUN EL, nor the specs defines array coercsion but Tomcat implements this

also see: https://github.com/primefaces/primefaces/issues/7950

markt-asf commented 2 years ago

We can try and add this for 5.0. The main work will be updating the TCK.