ujson4c icon indicating copy to clipboard operation
ujson4c copied to clipboard

dump as well as load functionality

Open samuelcolvin opened this issue 11 years ago • 1 comments

ujson4c is great, I'm using it in a julia package uJSON.jl.

Is there any chance of adding "dump" functionality here as well as "load" so I don't have to route about in ujson package?

samuelcolvin avatar May 27 '14 13:05 samuelcolvin

Encoding objects is a very different story and a use case which can’t be made easier in the same straight forward way as ujson4c does for the decoding part. //JT

From: Samuel Colvin [mailto:[email protected]] Sent: den 27 maj 2014 15:35 To: esnme/ujson4c Subject: [ujson4c] dump as well as load functionality (#2)

ujson4c is great, I'm using it in a julia package uJSON.jlhttps://github.com/samuelcolvin/uJSON.jl.

Is there any chance of adding "dump" functionality here as well as "load" so I don't have to route about in ujson package?

— Reply to this email directly or view it on GitHubhttps://github.com/esnme/ujson4c/issues/2.

jskorpan avatar May 27 '14 13:05 jskorpan