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: Mike Miller
Subject: [Octave-bug-tracker] [bug #53100] implement jsondecode, jsonencode functions
Date: Wed, 30 Jan 2019 13:18:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

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

You can continue to develop and stabilize the jsonstuff any way you want to,
but ultimately I would hope to see them integrated into Octave's core library.
It is up to you if you want to integrate into a package first and then into
Octave, but eventually they should be pulled into Octave one way or another.

Linking with the libjsoncpp library is no problem, the license is clearly GPL
compatible.

There seem to be no shortage of json parsing library options in C and C++ with
different tradeoffs. If possible I would try to keep the options open to allow
porting the functions to different parsing backends as development progresses.
For example rapidjson sounds like a very appealing alternative.

    _______________________________________________________

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]