5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2024-12-22 21:33:50 +03:00
pxar/TODO.rst
Wolfgang Bumiller 2974c111b1 Add TODO file
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-06-26 08:59:03 +02:00

8 lines
335 B
ReStructuredText

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.