[forge-issues] [JBoss JIRA] (FORGE-1599) Introduce a cache addon

Adam Wyłuda (JIRA) issues at jboss.org
Mon Mar 3 15:32:36 EST 2014


    [ https://issues.jboss.org/browse/FORGE-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12949557#comment-12949557 ] 

Adam Wyłuda commented on FORGE-1599:
------------------------------------

I think we could make our custom cache builder with additional options, and in case user wants to use it then he could create his own Cache producer which would use this extension.

I don't know if that will work with many addons at the same time, is there some kind of addon scope in Forge CDI? Otherwise it will be necessary to use own custom annotations (or @Named) for caches other than default.
                
> Introduce a cache addon
> -----------------------
>
>                 Key: FORGE-1599
>                 URL: https://issues.jboss.org/browse/FORGE-1599
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Blessed Plugins
>            Reporter: George Gastaldi
>            Assignee: Adam Wyłuda
>             Fix For: 2.x Future
>
>
> This would allow other addons to cache state. It should allow individual configurations of each cache.
> There should also have a CacheFactory, to allow creation of caches on-demand.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the forge-issues mailing list