You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Steven Dolg (JIRA)" <ji...@apache.org> on 2008/12/14 21:55:44 UTC

[jira] Closed: (COCOON3-9) Generalize the PipelineCache, so that it can be used as a general purpose cache for PipelineComponents as well.

     [ https://issues.apache.org/jira/browse/COCOON3-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Dolg closed COCOON3-9.
-----------------------------

    Resolution: Fixed
      Assignee: Steven Dolg  (was: Cocoon Developers Team)

Patch applied - with minor modifications, to prevent exceptions when a caching pipeline is executed without cache.

> Generalize the PipelineCache, so that it can be used as a general purpose cache for PipelineComponents as well.
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: COCOON3-9
>                 URL: https://issues.apache.org/jira/browse/COCOON3-9
>             Project: Cocoon 3
>          Issue Type: Improvement
>          Components: cocoon-pipeline
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Steven Dolg
>            Assignee: Steven Dolg
>             Fix For: 3.0.0-alpha-2
>
>         Attachments: cache-fixed.patch, cache.patch, InMemoryMRUCache.java
>
>
> Currently the PipelineCache is very specific for caching the complete results of a pipeline execution.
> COCOON3-6 is the first issue requiring a caching mechanism at the PipelineComponent level.
> With only some minor modifications the PipelineCache can be used for those requirements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.