[xwiki-notifications] [Issue] Commented: (XWIKI-2359) Move xwiki cache service as new XWiki Plexus component
Thomas Mortagne (JIRA)
jira at xwiki.org
Tue May 27 16:57:53 CEST 2008
[ http://jira.xwiki.org/jira/browse/XWIKI-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_25596 ]
Thomas Mortagne commented on XWIKI-2359:
----------------------------------------
I think I have an idea of how fix most all my cache configuration problems. Provide a configuration id used to access the real configuration by the implementation. For example image plugin privide an id "xwiki.pligin.image" and the OSCache cache component get the configuration in "WEB-INF/oscache/xwiki.plugin.image.properties" file or "WEB-INF/oscache/default.properties" if it can't find anything. This permit to have complex configuration if needed without having tons of properties in the api for which to find translations in all different implementations.
> Move xwiki cache service as new XWiki Plexus component
> ------------------------------------------------------
>
> Key: XWIKI-2359
> URL: http://jira.xwiki.org/jira/browse/XWIKI-2359
> Project: XWiki Core
> Issue Type: Improvement
> Components: Build, Infrastructure and Tests, Cache, Core
> Reporter: Thomas Mortagne
> Assigned To: Thomas Mortagne
> Fix For: 1.5 M1
>
> Attachments: cache.zip, cache.zip, cache.zip
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the notifications
mailing list