cziegeler    01/04/17 03:41:39

  Modified:    .        Tag: xml-cocoon2 changes.xml todo.xml
  Log:
  Updated todo and changes
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.9.2.32  +5 -1      xml-cocoon/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/changes.xml,v
  retrieving revision 1.9.2.31
  retrieving revision 1.9.2.32
  diff -u -r1.9.2.31 -r1.9.2.32
  --- changes.xml       2001/04/11 11:08:11     1.9.2.31
  +++ changes.xml       2001/04/17 10:41:32     1.9.2.32
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.9.2.31 2001/04/11 11:08:11 cziegeler Exp $
  +  $Id: changes.xml,v 1.9.2.32 2001/04/17 10:41:32 cziegeler Exp $
   -->
   
   <changes title="History of Changes">
  @@ -24,6 +24,10 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="CZ" type="add">
  +    Added initial caching algorithm for StreamPipelines. The caching system
  +    is pluggable and offers caching of the whole response.
  +  </action>
     <action dev="CZ" type="add">
       Added initial caching algorithm for EventPipelines. The caching system
       is pluggable and includes caching of generators and transformers.
  
  
  
  1.6.2.25  +5 -7      xml-cocoon/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/todo.xml,v
  retrieving revision 1.6.2.24
  retrieving revision 1.6.2.25
  diff -u -r1.6.2.24 -r1.6.2.25
  --- todo.xml  2001/04/15 12:50:02     1.6.2.24
  +++ todo.xml  2001/04/17 10:41:33     1.6.2.25
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: todo.xml,v 1.6.2.24 2001/04/15 12:50:02 giacomo Exp $
  +  $Id: todo.xml,v 1.6.2.25 2001/04/17 10:41:33 cziegeler Exp $
   -->
   
   
  @@ -82,6 +82,10 @@
      Finish caching of intermediate SAX events between sitemap pipeline 
components.
     </action>
   
  +  <action context="code" assigned-to="CZ">
  +   Finish caching of StreamPipelines.
  +  </action>
  +
    </actions>
   
    <actions priority="medium">
  @@ -110,12 +114,6 @@
   
     <action context="code">
      Complete/write documentation in general
  -  </action>
  -
  -  <action context="code" assigned-to="CZ">
  -   Caching of StreamPipelines.
  -   The current caching algorithm caches only the event pipeline. For FOP and 
SVG it
  -   would be very nice to cache the whole response.
     </action>
   
     <action context="code">
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to