Version 1.0.
[pwmd.git] / TODO
blobc75a9159253e3542dbf1f7e1ab7d131f87016ebf
1 Detect "target" attribute loops and return an error. I don't think this is
2 even possible since a target may reference itself but have following element's
3 that differ. It may be better to have a target depth limit instead.
5 Add ZPROGRESS status messages when compressing and decompressing. This would
6 require a small(er) compression and decompression chunk size in order to
7 display the progress which will affect compression ratio.