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: Avi Kivity
Subject: Re: [Qemu-devel] [RFC] QEMU Object Model
Date: Thu, 21 Jul 2011 18:32:32 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc15 Thunderbird/3.1.11

On 07/21/2011 06:19 PM, 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?

Having someone else's code generator is better than building our own, but it's still very annoying.

I'm guessing Qt is pretty well done though.  Worth a look.

--
error compiling committee.c: too many arguments to function




reply via email to

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