sboag       00/11/10 08:59:47

  Modified:    java     todo.xml
  Log:
  Moved "Catch multiple definitions" to high priority.
  
  Revision  Changes    Path
  1.4       +4 -4      xml-xalan/java/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/todo.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- todo.xml  2000/11/09 19:53:05     1.3
  +++ todo.xml  2000/11/10 16:59:47     1.4
  @@ -47,6 +47,10 @@
       Move org.apache.xalan.utils package to org.apache.xml.utils.
       remove resource dependencies on xalan and/or xpath package.
     </action>
  +  
  +  <action context="code" packages="templates" category="conformance">
  +    Catch multiple definitions of a variable with the same name and scope.   
  
  +  </action>
   
     <action context="code">
     </action>
  @@ -112,10 +116,6 @@
       Sub-expression elimination.  When I call a series of 
       xsl:when tests, are there common subexpressions that can be 
       executed once and then shared?
  -  </action>
  -
  -  <action context="code" packages="templates" category="conformance">
  -    Catch multiple definitions of a variable with the same name and scope.   
  
     </action>
   
     <action context="code">
  
  
  

Reply via email to