[jbossseam-issues] [JBoss JIRA] Work started: (JBSEAM-2723) Page fragment caching for plugin render

Christian Bauer (JIRA) jira-events at lists.jboss.org
Wed Mar 12 21:04:58 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2723?page=all ]

Work on JBSEAM-2723 started by Christian Bauer.

> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list