[
https://issues.apache.org/jira/browse/OGNL-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859503#comment-13859503
]
Maurizio Cucchiara commented on OGNL-189:
-----------------------------------------
Hi [~lukaszlenart],
there is no mechanism implemented to customise the cache implementation AFAIK.
The [internal
package|http://commons.apache.org/proper/commons-ognl/apidocs/index.html?org/apache/commons/ognl/internal/entry/CacheEntry.html]
should contain all the cache implementation.
I remember that at that time, I thought that the best approach was to use an
property file, but maybe there is a best way to achieve that.
> Allow user to choose his preferred cache implementation
> -------------------------------------------------------
>
> Key: OGNL-189
> URL: https://issues.apache.org/jira/browse/OGNL-189
> Project: Commons OGNL
> Issue Type: New Feature
> Reporter: Maurizio Cucchiara
> Assignee: Maurizio Cucchiara
> Priority: Minor
> Fix For: 4.0
>
>
> At the moment, OGNL provides 4 different kind of cache implementation.
> After some performance tests I realized that there is no the best approach:
> the efficiency depending strongly on the use of the cache itself.
> Hence give the freedom of choice should be a good thing.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)