* TODO file for Jtar				-*- outline -*-
$Header: /d/JTAR10/RCS/TODO,v 1.4 1998/12/16 19:28:52 vklimov Exp $

.* Jtar.java: pipe processing (stdin, stdout)
.* ActionExtract.java: restore stat attributes (owner, group, mode and times)
      for a file, using information given in stat_info
.* ActionExtract.java: test for sparse files
.* ActionExtract.java: test trailing slashes removal in extractDirectory
.* ActionExtract.java: implement restoration of incremental dumps
.* ActionExtract.java: implement GNUTYPE_NAMES record processing
      (extract_mangle)
.* Test everything on a different OS (not Linux)
.* All message strings have to be extracted from the text to allow localization
.* Implement all the file mode stuff when there will be such portable thing
.* Implement extended headers (creation)
.* Implement creation of incremental dumps
.* Header.java: implement GNUTYPE_LONGNAME (writeLong)
.* BufferWrite.java: implement a check whether we are crossing
       from one file system to another (see a FIXME notice
       in the dumpDirectory method)
.* Block.java: implement writing extra_header, oldgnu_header, sparse_header -
       make fillUpBufferOther method to work

