File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88< div align ="center ">
99< h1 > The Jakarta Commons < em > IO</ em > Component</ h1 >
10- $Id: STATUS.html,v 1.4 2002/11/12 07:38:28 bayard Exp $< br >
10+ $Id: STATUS.html,v 1.5 2002/11/12 08:11:17 bayard Exp $< br >
1111 < a href ="#Introduction "> [Introduction]</ a > < a href ="#Dependencies "> [Dependencies]</ a >
1212< a href ="#Release%20Info "> [Release Info]</ a > < a href ="#Committers "> [Committers]</ a >
1313< a href ="#Action%20Items "> [Action Items]</ a > < br >
@@ -59,8 +59,21 @@ <h3>4. COMMITTERS</h3>
5959 < a name ="Action Items "> </ a >
6060< h3 > 5. ACTION ITEMS</ h3 >
6161
62- < p > The following action items need to be completed prior to a Version 1.3
62+ < p > The following action items need to be completed prior to a Version 1.0
6363release of this component:</ p >
64+ < ul >
65+ < li > Compress - Move the compress sub-package out of IO</ li >
66+ < li > Rewrite the FileFilters to depend on Predicates. This makes AndFileFilter etc unneeded</ li >
67+ < li > Create a FileFilterUtils for hiding the predicates behind</ li >
68+ < li > Create a PredicateFileFilter to serve as a predicate adaptor</ li >
69+ </ ul >
70+ < h5 > 5.1 NEW CODE</ h5 >
71+ < ul >
72+ < li > A CsvReader/Writer set of classes in a csv sub-package</ li >
73+ < li > FilePoller for telling when a file changes. Look in Tomcat, or GenJava[bayard]</ li >
74+ < li > JoinReader/ConcatReader. One in GenJava, one submitted to Bayard</ li >
75+ < li > Finder system. Generic code to find things in things. So FileFinder, ClassFinder, ZipFinder. Probably too big for IO</ li >
76+ </ ul >
6477
6578< table border ="1 ">
6679 < tbody >
You can’t perform that action at this time.
0 commit comments