greenrd     01/01/19 08:32:26

  Modified:    .        todo.xml
  Log:
  upgrading priority of rfe due to user request
  
  Revision  Changes    Path
  1.61      +4 -4      xml-cocoon/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/todo.xml,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- todo.xml  2001/01/19 16:13:27     1.60
  +++ todo.xml  2001/01/19 16:32:26     1.61
  @@ -3,7 +3,7 @@
   <!DOCTYPE todo SYSTEM "./xdocs/dtd/todo-v10.dtd">
   
   <!--
  -  $Id: todo.xml,v 1.60 2001/01/19 16:13:27 greenrd Exp $
  +  $Id: todo.xml,v 1.61 2001/01/19 16:32:26 greenrd Exp $
   -->
   
   <todo title="Things To Do for Cocoon 1.x">
  @@ -102,6 +102,9 @@
      Add GroupingProcessor which makes it easy to group elements together in 
bundles
      of N (this is messy in XSLT).
     </action>
  +  <action context="code" bugid="41">
  +   Semi-portable (to C2) XSP redirect semantics (topic for xsp-dev list).
  +  </action>
     <action context="code" assigned-to="RDG" bugid="14">
      Make cocoon.properties (i.e. Configurations objects) easily accessible 
from XSP.
     </action>
  @@ -156,9 +159,6 @@
      (see infozone, turbine, etc. for examples;
       O'Reilly is NOT open source) - but first fix
      tomcat+apache+cocoon upload bug.
  -  </action>
  -  <action context="code">
  -   Semi-portable (to C2) XSP redirect semantics (topic for xsp-dev list).
     </action>
     <action context="code">
      Support disable-output-escaping for MathML using IBM TechExplorer and
  
  
  

Reply via email to