Re: Requests for improvements?
Amirouche Boubekki 25 Apr 2020 08:58 UTC
Le ven. 24 avr. 2020 à 20:56, John Cowan <xxxxxx@ccil.org> a écrit :
>
>
>
> On Fri, Apr 24, 2020 at 9:19 AM Amirouche Boubekki <xxxxxx@gmail.com> wrote:
>
>> - make `current-input-port` the default value of `json-tokens`
>>
>> - rename json-generator-read to json-generator (done?)
>>
>> - rename json-accumulator-write to json-accumulator-write (done?)
>>
>> - json-generator must return a single datum instead of a pair (done?)
>>
>> - update specification to note that whitespace is ignored
I fixed those things.
>> - support JSON sequence #x1E as JSON value separator
I will keep that feature out of the SRFI.
Remains the json-fold specification.