]> git.proxmox.com Git - pxar.git/blob - TODO.rst
don't hold temp buffer mutex across await point
[pxar.git] / TODO.rst
1 API 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.