aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-01-29 20:34:28 +0100
committerGravatar Runxi Yu2026-01-29 20:34:28 +0100
commit3606d93e2aa3e6c83cc5dec4ec794afa7abbfa3e (patch)
treed1dc4efdea549bacb3fc82c83aa4846c30dd8d7b
parentzlibx: Make DecompressSized return the number of bytes consumed (diff)
signatureNo signature
TODO: Add revamp error handling
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 68034815..f391a517 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,6 @@
## Internal to-do list
+* Revamp error handling completely.
* Consider adding repository methods that attempt to resolve objects
of a particular type. They would attempt to resolve the object's
header and return an error if the type mismatches; if it matches,