@Jordi wrote:
Hi all!
I would like to know how is the current status of saving ofParameters to JSON
format. Is it already implemented? otherwise, is it in the roadmap?As far as I can see ofxXML has this serialize() function to stringify all parameters of a ofParameterGroup. But I see that so far ofJson is just a rename of nlohmann::json which obviously does not implement such method.
Any fast advice to get ofParameters save/load to JSON ?
Thanks!
Posts: 7
Participants: 3