]> git.proxmox.com Git - pxar.git/blobdiff - TODO.rst
Add TODO file
[pxar.git] / TODO.rst
diff --git a/TODO.rst b/TODO.rst
new file mode 100644 (file)
index 0000000..53d7fdf
--- /dev/null
+++ b/TODO.rst
@@ -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.