From 1bc8abfdd3eb9b5a6af5d274c85cd1708bdb9e0c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 7 May 2022 11:12:15 -0400 Subject: Implement JSON v2 for Stream Not fully exercised in this commit --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index db022f5a..94aa2dec 100644 --- a/TODO +++ b/TODO @@ -63,6 +63,8 @@ General things to remember: * Remember typo: search for "Typo" In QPDFJob::doJSONEncrypt. +* Test stream with invalid data + * Consider using camelCase in multi-word key names to be consistent with job JSON and with how JSON is often represented in languages that use it more natively. -- cgit v1.2.3-54-g00ecf