Hi,
I saw the proposal for the new EL 3.0 string concatenation operator &.
The idea is at its own great. However, since a XML special character is
been used, I wonder how it should be used in Facelets since that's a XML
based view technology which needs to go through a XML parser first. I
imagine that we'd need to escape the & as & everywhere. This isn't very
developer friendly. I'd suggest a different operator symbol.
Cheers, Bauke