Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763784AbXK3Sk0 (ORCPT ); Fri, 30 Nov 2007 13:40:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754928AbXK3SkS (ORCPT ); Fri, 30 Nov 2007 13:40:18 -0500 Received: from terminus.zytor.com ([198.137.202.10]:38908 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756269AbXK3SkR (ORCPT ); Fri, 30 Nov 2007 13:40:17 -0500 Message-ID: <47505907.5030409@zytor.com> Date: Fri, 30 Nov 2007 10:40:07 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Kyle Moffett CC: Lennart Sorensen , Ben Crowhurst , linux-kernel@vger.kernel.org Subject: Re: Kernel Development & Objective-C References: <474EAD18.6040408@stellatravel.co.uk> <20071130143445.GA2310@csclub.uwaterloo.ca> <53ADBDBF-9B65-441E-B867-D68DE48ABD64@mac.com> In-Reply-To: <53ADBDBF-9B65-441E-B867-D68DE48ABD64@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 466 Lines: 16 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/