> So, my question is, why was the behaviour of ResourceBundleELResolver rolled
> back to what it was in the 5.5 branch? What's so terrible about the "???"
> method that it warrants the hit that developer productivity takes when you
> start throwing exceptions instead?
over the head with a
stacktrace/error page. I realize that you should check your apps for errors,
that this scenario should never take place, etc. etc., but the fact is that
it does happen, and throwing an exception for a missing resource bundle key
seems a little draconic.
So, my question is, why