octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53100] implement jsondecode, jsonencode funct


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #53100] implement jsondecode, jsonencode functions
Date: Thu, 28 Nov 2019 07:57:28 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0

Follow-up Comment #17, bug #53100 (project octave):

Hi all,

I think Mike suggestion is the way to go.
In other words, what is needed in json-stuff to separate the user interface
with the low level library?

My first observation would be that the parsing of options should be done at
the m-file level (so we do not need to re-do it if we change the low-level
library)

For jsonencode we need to parse the 'ConvertInfAndNaN' option

I do not see any other option for jsondecode.

So what is stopping us from using json-stuff as the first working
implementation of the functionality?

If the separation is well done, the decision of what is a good low level
library (or even checking for different libraries, like
https://github.com/nlohmann/json (MIT)) can be postponed.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?53100>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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