Re: Kernel Development & Objective-C



Kyle Moffett wrote:
With that said, there is a significant performance penalty as all Objective-C method calls are looked up symbolically at runtime for every single call.

GACK!

At least C++ has vtables.

-hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/