On Mon, 12/21 17:31, Eric Blake wrote: > Similar to pretty printing in the QObject visitor. The rickiest
"trickiest"? > parts are the fact that during type_any(), we have to coordinate > with QObject to also print pretty; and the fact that the testsuite > now has to honor parameterization on whether pretty printing is > enabled. > > Signed-off-by: Eric Blake <ebl...@redhat.com>