]> git.proxmox.com Git - pxar.git/blame - TODO.rst
format: Document source of format const values
[pxar.git] / TODO.rst
CommitLineData
2974c111
WB
1API cleanup
2===========
3
4* Should probably find a way to better organize all the "open from X" methods.
5* The encoder should probably track the current full path, which should then be added to
6 the `LinkOffset` type, so add_hardlink doesn't take a target path anymore as that allows for
7 inconsistencies between the offset and path.