Re: [GSoC] json helper functions

2018-05-30 Thread Andrew Dunstan
On Wed, May 30, 2018 at 12:42 AM, Charles Cui wrote: > Hi mentors and hackers, > > I am working on providing a new plugin where creates new data type > (thrift). What I am currently planning is to translate cstring to byte for > thrift_in functions. The cstring should be json format. When I lo

[GSoC] json helper functions

2018-05-29 Thread Charles Cui
Hi mentors and hackers, I am working on providing a new plugin where creates new data type (thrift). What I am currently planning is to translate cstring to byte for thrift_in functions. The cstring should be json format. When I looking at json helper functions I find the header ./include/ser