octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help in JSON encode/decode project


From: Andrew Janke
Subject: Re: Help in JSON encode/decode project
Date: Thu, 12 Mar 2020 20:15:57 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.5.0


On 3/12/20 3:07 AM, Andreas Weber wrote:
> Am 11.03.20 um 21:15 schrieb Abdallah Elshamy:
>> ... The tests they
>> provide are very useful (especially octave-rapidjson as it provides big
>> test cases).
> 
> I'm the author of octave-rapidjson, you can email me of course.
> My main focus on octave-rapidjson was to be very fast and that datatypes
> in Octave survive a save/load cycle as the core save/load does.
> 
> I never used Matlab so I don't know there interface. I'm a little bit
> baffled that there is so much effort creating just another wrapper
> around Rapidjson (for example octave-jsonstuff) instead of working
> together on a project.
> 
> -- Andy

My reasoning for octave-jsonstuff was that JsonStuff's main goal was a
100% Matlab-compatible interface, and a JSON wrapper layer is a small
enough project that it was easier for me to just throw it together on my
own instead of going through the communication overhead of collaborating
with an existing project.

Cheers,
Andrew




reply via email to

[Prev in Thread] Current Thread [Next in Thread]