aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-06-06 01:29:24 +0200
committerJay Berkenbilt <ejb@ql.org>2022-06-06 01:34:28 +0200
commit7cae125e6e1fa7a41ad17a3cd513fbd2d1ddc67e (patch)
treeab4572387218c0c570454210bbeb5dad067825d5 /TODO
parent057bd659bcbecee2ff8486f3659905f105ed6f53 (diff)
downloadqpdf-7cae125e6e1fa7a41ad17a3cd513fbd2d1ddc67e.tar.zst
JSON doc fixes and ideas based on discussion with m-holger
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7d70e254..3b1f149a 100644
--- a/TODO
+++ b/TODO
@@ -10,6 +10,15 @@ Before Release:
Pending changes:
+* Think about whether additional JSON use cases would be served by
+ having qpdf-v2 contain things other than "objects" or making qpdf
+ --json include everything that --json-output includes. Right now, if
+ you wanted to do something in json objects based on page
+ information, you'd have to run qpdf --json and also qpdf
+ --json-output separately. Also "qpdf-v2" doesn't follow the naming
+ convention. See pinned email from m-holger with subject "qpdf
+ json.rst" from June 5
+ (04ad60e5-3274-4a9e-abde-3de97640d370@www.fastmail.com)
* Good C API for json v2
* QPDFPagesTree -- avoid ever flattening the pages tree.
* Check about runpath in the linux-bin distribution. I think the