[DatFile, ArchiveTools] TODO cleanup

This commit is contained in:
Matt Nadareski
2017-03-16 23:55:08 -07:00
parent 850821fb85
commit 2d5d9b74e7
6 changed files with 14 additions and 19 deletions

View File

@@ -20,11 +20,7 @@ namespace SabreTools.Helper.Dats
/*
* TODO: Make output standard width (HTML, without making the entire thing a table)
* TODO: Multithreading? Either StringBuilder or locking
* TODO: Deduped size?
* TODO: Sort by size?
* TODO: Fix alignment for stats output (text)
* TODO: Add compressed size (10-50% of total file size based on averages)
* TODO: Add "gain" based on compressed compared to total size
*/
public partial class DatFile
{