dfs 01/05/18 02:54:00
Modified: . TODO
Log:
Added reminder to make demo applet deployment part of the documentation
generation process.
Revision Changes Path
1.3 +4 -1 jakarta-oro/TODO
Index: TODO
===================================================================
RCS file: /home/cvs/jakarta-oro/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TODO 2001/01/29 00:19:00 1.2
+++ TODO 2001/05/18 09:53:57 1.3
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.2 2001/01/29 00:19:00 dfs Exp $
+$Id: TODO,v 1.3 2001/05/18 09:53:57 dfs Exp $
o Optimize/improve Unicode character classes.
@@ -19,3 +19,6 @@
in Java. The class should probably be removed.
o Reduce the memory overhead of case insensitive matching in Perl5Matcher.
+
+o Make build.xml build the demonstration applet and integrate with
+ docs/ tree.