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: Andrew Janke
Subject: [Octave-bug-tracker] [bug #53100] implement jsondecode, jsonencode functions
Date: Mon, 4 Mar 2019 22:00:22 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36

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

Gotcha.

I looked at a few different JSON libraries before picking JsonCpp. I liked its
interface and documentation, and its "consolidated source" option made it
really easy to include in a self-contained Octave package for a non-C++-expert
like myself.

RapidJson wasn't one of the libraries I considered, though. Don't know why I
didn't find it in my original search. And its header-only nature makes it as
easy as the "consolidated source" of JsonCpp. So when I find some time I'll
have a closer look at it and consider switching over before the jsonstuff
implementation gets much bigger. Added it as a TODO at
https://github.com/apjanke/octave-jsonstuff/issues/4.

    _______________________________________________________

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]