(Or, put different - it looked like convert/json did some other things
right, and it may be fruitful to merge the two addons).
Thanks,
--
Raul
On Sun, Oct 7, 2018 at 8:06 PM Raul Miller wrote:
>
> dec_pjson_ seems well behaved.
>
> I suspect the winning feature is locating all the {} and [] pai
dec_pjson_ seems well behaved.
I suspect the winning feature is locating all the {} and [] pairs as
an initial step.
Thanks,
--
Raul
On Fri, Oct 5, 2018 at 7:10 PM bill lam wrote:
>
> can you try the convert/pjson addon ?
>
> This is not a good answer, sorry.
>
> On Sat, Oct 6, 2018, 7:03 AM
can you try the convert/pjson addon ?
This is not a good answer, sorry.
On Sat, Oct 6, 2018, 7:03 AM Raul Miller wrote:
> I'm not quite sure if this is the right forum, but:
>
> The convert/json addon runs out of memory if I ask it to parse a
> moderately large .json file:
> https://github.com/
I'm not quite sure if this is the right forum, but:
The convert/json addon runs out of memory if I ask it to parse a
moderately large .json file:
https://github.com/rdm/nifxml/raw/json/nif.json
Is this something that I should be fixing (did I write this?)?
Are there good techniques for seeing wh