sboag 00/12/21 09:11:01
Modified: java todo.xml
Log:
Added tast for architecture documentation for myself.
Revision Changes Path
1.20 +4 -0 xml-xalan/java/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/todo.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- todo.xml 2000/12/21 17:08:39 1.19
+++ todo.xml 2000/12/21 17:10:59 1.20
@@ -67,6 +67,10 @@
TransformerImpl.
</action>
+ <action context="doc" category="documentation" who="SB">
+ Update and add to architecture documentation, including package headers.
+ </action>
+
<action context="code" category="performance" who="SB">
Delete nodes in the source tree when possible. (?? Note sure if this
is do-able by beta2.)