[EMAIL PROTECTED] wrote:
> In Turbine 2.3.3 that method is still final; could you explain a bit more
> what you mean?

But getLocale(String) isn't, which is what getLocale(HttpServletRequest)
calls. So just override that.

However, when I come to think of it, the LocalizationService itself only
uses this method if no locale is supplied in the method call
getString(). Do you use the LocalizationTool? Maybe it's better to
derive that?

Bye, Thomas.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to