Maarten_D wrote:
> Hi,
> 
> In response to https://issues.apache.org/bugzilla/show_bug.cgi?id=46915, the
> Tomcat code was patched and 6.0.20 has now reverted back to the old
> behaviour of throwing an exception for every element in a resource bundle
> that can't be found.

<snip/>

> 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?

The old implementation caused bug 46915. The new one doesn't. A
contributed patch that implements the ???foo??? feature but doesn't have
the side-effect described in 46915 is likely to get committed pretty
quickly.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to