On 07/21/2011 06:19 PM, Luca Tettamanti wrote:
On Thu, Jul 21, 2011 at 4:49 PM, Anthony Liguori<aligu...@us.ibm.com> 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