hi johan,

I will also open up Localizer api a bit more so that you can override the
cache that is used:

please make sure, that you also remove the direct access on the cache to check if it contains a certain key:

// Value not found are cached as well (value = null)
if ((cacheKey != null) && cache.containsKey(cacheKey))


Best regards, --- Jan.



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

Reply via email to