Paolo Bonzini wrote:
On 10/17/2009 03:03 PM, Anthony Liguori wrote:
I think it makes more sense as an external entity.
Maybe... I just thought of it as a toString method that happens to
emit JSON.
json is one representation of the monitor protocol. I think we should
attempt to design thi
On 10/17/2009 03:03 PM, Anthony Liguori wrote:
I think it makes more sense as an external entity.
Maybe... I just thought of it as a toString method that happens to emit
JSON.
Paolo
Paolo Bonzini wrote:
The JSON encoder is just a virtual method on QObject.
I think it makes more sense as an external entity.
Regards,
Anthony Liguori
The JSON encoder is just a virtual method on QObject.
Cc: Luiz Capitulino
Signed-off-by: Paolo Bonzini
---
Makefile |4 ++--
qdict.c | 32
qint.c| 16
qlist.c | 28
qobject.h | 10 ++
qst