aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 3 insertions, 14 deletions
diff --git a/TODO b/TODO
index 0a22ea5c..9128e3ad 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,9 @@ Before Release:
* Release qtest with updates to qtest-driver and copy back into qpdf
Next:
-* JSON v2 fixes
+* Support json v2 in the C API. At a minimum, write_json,
+ create_from_json, and update_from_json need to be there and should
+ take the same kinds of functions as the C API for logger.
Pending changes:
@@ -65,19 +67,6 @@ direct objects, which are always "resolved" in QPDFObjectHandle.
Soon: Break ground on "Document-level work"
-
-JSON v2 fixes
-=============
-
-* Support json v2 in the C API. At a minimum, write_json,
- create_from_json, and update_from_json need to be there and should
- take the same kinds of functions as the C API for logger.
-
-* Address json.rst comment from m-holger: "The discussion of stream
- objects is very wordy. Would a table similar to the style of the PDF
- spec be easier to use?"
-
-
Possible future JSON enhancements
=================================