From 05fda4afa289ef248804865d7648c9ac3ae75fbd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 4 May 2022 09:12:57 -0400 Subject: Change JSON parser to parse from an InputSource --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index d1bf0117..b53d175f 100644 --- a/TODO +++ b/TODO @@ -51,9 +51,6 @@ library, when context is available, to have a pipeline rather than a FILE* or std::ostream. This makes it possible for people to capture output more flexibly. -JSON::parse should work from an InputSource. BufferInputSource can -already start with a std::string. - Have a json blob defined by a function that takes a pipeline and writes data to the pipeline. It's writer should create a Pl_Base64 -> Pl_Concatenate in front of the pipeline passed to write and call the -- cgit v1.2.3-54-g00ecf