qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC] QEMU Object Model


From: Anthony Liguori
Subject: Re: [Qemu-devel] [RFC] QEMU Object Model
Date: Thu, 21 Jul 2011 10:46:23 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10

On 07/21/2011 10:19 AM, Luca Tettamanti wrote:
On Thu, Jul 21, 2011 at 4:49 PM, Anthony Liguori<address@hidden>  wrote:
[cut]
And it's really not that much nicer than the C version.  The problem with
C++ is that even though the type system is much, much nicer, it still
doesn't have introspection or decorators.  These two things would be the
killer feature for doing the sort of things we need to do and is really
where most of the ugliness comes from.

QT has introspection; what about using the core (i.e. QObject and moc)
to build QEMU object model?

I don't know QT very well except that it's a very odd subset of C++ and custom extensions implemented by a preprocessor.

Regards,

Anthony Liguori


L





reply via email to

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