stefano 00/06/08 18:03:50
Modified: . Tag: xml-cocoon2 todo.xml
Log:
so we must remove SAX1 dependencies to remove the deprecation warnings
Revision Changes Path
No revision
No revision
1.6.2.6 +6 -1 xml-cocoon/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/todo.xml,v
retrieving revision 1.6.2.5
retrieving revision 1.6.2.6
diff -u -r1.6.2.5 -r1.6.2.6
--- todo.xml 2000/06/06 23:10:20 1.6.2.5
+++ todo.xml 2000/06/09 01:03:50 1.6.2.6
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: todo.xml,v 1.6.2.5 2000/06/06 23:10:20 stefano Exp $
+ $Id: todo.xml,v 1.6.2.6 2000/06/09 01:03:50 stefano Exp $
-->
@@ -48,6 +48,11 @@
Check and fix xsl:import which doesn't seem to work expected... very
strange..
it might be an XSLT problem with the XSP example since it uses namespaces
heavily... should we use the namespace() axis?
+ </action>
+
+ <action context="code">
+ Remove deprecated methods from org.apache.cocoon.xml.util and make it
clean
+ for SAX2 final.
</action>
<actions>