Provide marshalling mechanism for json
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 11 Nov 2009 18:01:22 +0000 (12:01 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 17 Nov 2009 14:49:40 +0000 (08:49 -0600)
commitc8aa10622f8d43778679d2c1134a53b5d3915813
treeccf2103f2fd303e2c0910fb4037a512a6010099a
parenta7f7f60e2968e3ca5f34cadf50dcba7c6ac02163
Provide marshalling mechanism for json

This introduces qobject_to_json which will convert a QObject to a JSON string
representation.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qjson.c
qjson.h