[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228363#comment-15228363
 ] 

Romain Manni-Bucau commented on DELTASPIKE-1117:
------------------------------------------------

[~struberg] it does since then you need evict(key) and you will likely want 
this caching at source level too or by key pattern next time. Having a cache 
SPI will allow to rely on widely used cache implementation and get it for free 
letting the user design its configuration/keys as he wants (= add Cache SPI in 
DS and not cache in a map internally if provided but use that cache, this is 
not doable today or if it is this feature is useless, no?).

> add cache(long ms) to ConfigResolver.TypedResolver
> --------------------------------------------------
>
>                 Key: DELTASPIKE-1117
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1117
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 1.6.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.6.1
>
>
> add a method to automatically cache resolved values until for a specific time



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to