nicolaken    02/03/20 06:28:24

  Modified:    .        todo.xml
  Log:
  Added todos.
  
  Revision  Changes    Path
  1.27      +19 -3     xml-cocoon2/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/todo.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- todo.xml  20 Mar 2002 13:42:04 -0000      1.26
  +++ todo.xml  20 Mar 2002 14:28:24 -0000      1.27
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: todo.xml,v 1.26 2002/03/20 13:42:04 sylvain Exp $
  +  $Id: todo.xml,v 1.27 2002/03/20 14:28:24 nicolaken Exp $
   -->
   
   
  @@ -31,6 +31,10 @@
   
    <actions priority="high">
     <action context="code" assigned-to="open">
  +   Correct the sitemap DTD which is now broken and make sitemap validated.
  +  </action> 
  + 
  +  <action context="code" assigned-to="open">
      Make the use of Batik optional to avoid the X-server problem.
     </action>
   
  @@ -66,13 +70,25 @@
      serve static PDFs (well-known IE+Acrobat bug) without requiring to buffer the 
whole
      file in memory to know its content length.
     </action>
  +  
  +  <action context="code" assigned-to="NKB">
  +   Make comprehensive esamples with the handle-errors sitemap and real world
  +   use cases. Add also specific Selector and a FaqBuilder to be used by the
  +   as a NotifyingBuilder.
  +  </action>  
  +  
  +  <action context="code" assigned-to="NKB">
  +   Make all the examples in WIP work again, and finish refactoring.
  +  </action>
  +    
    </actions>
   
    <actions priority="medium">
  +
     <action context="code">
  -   Make all the examples which are currently commented out work again.
  +   Make a guide on how to upgrade Cocoon,and see how this can be eased.
     </action>
  -
  +  
     <action context="code">
      Check if the map:redirect-to should handle all urls including the
      special cocoon: protocol. This would require making the redirect
  
  
  

----------------------------------------------------------------------
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