From 5d63730b9347a755d2906f7a929db9dba71ea37f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 31 Jul 2022 16:19:50 -0400 Subject: Clean up documentation --- TODO | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to 'TODO') 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 ================================= -- cgit v1.2.3-54-g00ecf