qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 27/28] qapi: Add 'any' support to JSON output


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v4 27/28] qapi: Add 'any' support to JSON output
Date: Fri, 03 Jun 2016 10:29:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Eric Blake <address@hidden> writes:

> Now that we can visit any QObject, it's easy to add support
> for visit_type_any() in the JSON output visitor.
>
> Signed-off-by: Eric Blake <address@hidden>

Unlike in v3, this actually clones the QObject behind the any type.
Much cleaner, and very little code due to your elegant use of visitors.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]