qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 27/28] sysbus: apic: ioapic: convert to QEMU Obj


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH 27/28] sysbus: apic: ioapic: convert to QEMU Object Model
Date: Wed, 25 Jan 2012 13:02:50 +0000
User-agent: KMail/1.13.7 (Linux/3.1.0-1-amd64; KDE/4.6.5; x86_64; ; )

> > There is a declarative solution for this that I know of, a C++ class
> > definition ;-)
> 
> So what's the reason not to go with one of the object-oriented,
> C-compatible languages GCC supports, like C++ or Objective-C/C++?
> (Objective-C has native reflection capabilities fwiw.)

I'd avoid Objective-C as it has very little use (and thus real 
support/testing) outside of Apple.  Even more so for Objective-C++.

I've no objection in principle to C++, though it does raise various practical 
issues.  I'm suspicious of a plan that only converts some of the codebase to 
C++.

Paul



reply via email to

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