Page fragment caching for plugin render
---------------------------------------
Key: JBSEAM-2723
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2723
Project: JBoss Seam
Issue Type: Task
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Priority: Blocker
The infrastructure for page fragment caching with EHCache is in place. We need to cache
plugin-rendered HTML fragments with this strategy:
- generate a unique cache key for each plugin, including the document ID and the macro
hashcode (including position and parameters)
- use a separate region for each plugin type, so that we can invalidate the cache for the
whole region ("remove all cached fragments of a certain plugin no matter on what
document it is rendered")
- build cache regions on startup based on plugin metadata
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: