Re: [linux-audio-dev] XAP: a polemic

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] XAP: a polemic
From: Steve Harris (S.W.Harris_AT_ecs.soton.ac.uk)
Date: Sun Dec 15 2002 - 02:10:46 EET


On Sun, Dec 15, 2002 at 12:25:46 +0100, David Olofson wrote:
> Well, I don't exactly know Objective C, but I've read up on the
> basics, for reasons I can't remember... (Probably to see if it was
> the "C++ done right" I was looking for. In that case, it was not,
> because the contructs are *higher* level; not lower.)

Yes, that was my conclusion too. Its much cleaner than c++, but its pretty
slow. I'm quite supprised that Apple went for it for DSP code.

There are ways of speeding up the message passing, but the're pretty
ugly, and they dont solve it 100%. My current prefered solution is OO style
C, which is pretty clean, but doesn't give you inheritnace and a few other
things, which would be nice.

- Steve


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Dec 15 2002 - 02:21:48 EET