The following action items need to be completed prior to a Version 1.0
release of this component:
- IOUtils: Remove the toByteArray() variants with the bufferSize
parameter. Reasoning can be found at
http://www.mail-archive.com/commons-dev@jakarta.apache.org/msg19703.html
- FileUtils: This class is a big mess ATM. We need to clean it up.
- FilenameUtils: Fix javadoc links to point to FileUtils.
- Need to see if FilterWriter/Reader are predictable (see also ProxyInput/OutputStream)
- Write TestCases for:
- EndianUtils InputStream/OutputStream methods.
- More Javadocs!!!
- Improve site!!!