eclipse-ee4j / mojarra

Mojarra, a Jakarta Faces implementation
Other
160 stars 109 forks source link

FacesMessage optimizations #5260

Closed pizzi80 closed 1 year ago

pizzi80 commented 1 year ago

https://github.com/jakartaee/faces/issues/1789

BalusC commented 1 year ago

This is a public API change. This needs a ticket in https://github.com/jakartaee/faces/issues

And this appears to be included in https://github.com/eclipse-ee4j/mojarra/pull/5249

pizzi80 commented 1 year ago

ok, reverted the breaking api changes

diff with https://github.com/eclipse-ee4j/mojarra/pull/5249: I've inlined the static Map creation with a little lambda