Add TODO file

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-06-26 08:59:03 +02:00
parent 8fe6038295
commit 2974c111b1

7
TODO.rst Normal file
View File

@ -0,0 +1,7 @@
API cleanup
===========
* Should probably find a way to better organize all the "open from X" methods.
* The encoder should probably track the current full path, which should then be added to
the `LinkOffset` type, so add_hardlink doesn't take a target path anymore as that allows for
inconsistencies between the offset and path.