From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 25 Jan 2001 10:00:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 25 Jan 2001 10:00:16 -0500 Received: from mailout01.sul.t-online.com ([194.25.134.80]:36110 "EHLO mailout01.sul.t-online.com") by vger.kernel.org with ESMTP id ; Thu, 25 Jan 2001 09:59:57 -0500 Date: 25 Jan 2001 15:38:00 +0200 From: kaih@khms.westfalen.de (Kai Henningsen) To: linux-kernel@vger.kernel.org Message-ID: <7uYrAlRXw-B@khms.westfalen.de> In-Reply-To: <20010123124216.A30552@tux.gsfc.nasa.gov> Subject: Re: [OT?] Coding Style X-Mailer: CrossPoint v3.12d.kh5 R/C435 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Organisation? Me?! Are you kidding? In-Reply-To: <20010123124216.A30552@tux.gsfc.nasa.gov> X-No-Junk-Mail: I do not want to get *any* junk mail. Comment: Unsolicited commercial mail will incur an US$100 handling fee per received mail. X-Fix-Your-Modem: +++ATS2=255&WO1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org kodis@mail630.gsfc.nasa.gov (John Kodis) wrote on 23.01.01 in <20010123124216.A30552@tux.gsfc.nasa.gov>: > On Tue, Jan 23, 2001 at 10:41:49AM -0500, Jonathan Earle wrote: > > > One thing I wonder though... why do people prefer 'some_function_name()' > > over 'SomeFunctionName()'? > > i_would_assume_that_it_is_because_the_underscore_serves_the_same_word- > seperation_role_that_a_space_does_in_normal_prose. RunningWordsAll > Together(OrShouldISay"ToGetHer"ForMaximumStudlyness)JustDoesNotParseAs > Readily, and that, rather that ease of typing is what counts. Nice example: the underscore part was in fact *much* harder to read for me. The second part read nearly exactly like normally spaced text. Maybe there is something to the thesis that it depends on what people are accustomed to: English uses far less capital letters than German, and I certainly prefer the German capitalization style. MfG Kai - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/