Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41274 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70260 invoked from network); 19 Oct 2008 11:02:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2008 11:02:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=david.coallier@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=david.coallier@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: david.coallier@gmail.com X-Host-Fingerprint: 209.85.146.177 wa-out-1112.google.com Received: from [209.85.146.177] ([209.85.146.177:56809] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/54-29559-0C31BF84 for ; Sun, 19 Oct 2008 07:02:25 -0400 Received: by wa-out-1112.google.com with SMTP id j32so731646waf.7 for ; Sun, 19 Oct 2008 04:02:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=bO9+WKvCSrxYr4otYh16wvMiAGwT7WlCUCP5caTLMxQ=; b=nPyEuRZeRDBEwT3aY/NjPSRniNmtT/WyUgk5qUs95+C9NMPgTuP280VF+WFA0/RnN2 GGLYq0c+6dpf2lCpCVcCXLgXKhE5tdlR7oKMItNjb9qT/pUkgTYSe/aA6ilLI4bIyT3H x+3zjTA07pIRCt7tS6tBnZJhVCWKIfMTVH9x0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=KCV6BTGkLPXEFT1ONoIDmsnNWFD3IKKv2nPgOrNcmoqqggKb4v1qxUFno3i7DrOPyn jZ9XH7Z8bwP+86iPJ3a9vGUvAoYiqtuSps3aWYoaywet8bqRqIpXtnc49imcrjwdm4s/ RoudjNyRJyE5UraW8elrMZWKSAjAm+4yI7cbU= Received: by 10.114.120.1 with SMTP id s1mr4579642wac.31.1224414141941; Sun, 19 Oct 2008 04:02:21 -0700 (PDT) Received: by 10.115.22.7 with HTTP; Sun, 19 Oct 2008 04:02:21 -0700 (PDT) Message-ID: Date: Sun, 19 Oct 2008 12:02:21 +0100 Sender: david.coallier@gmail.com To: "Lester Caine" Cc: "PHP internals" In-Reply-To: <48FADBF9.1030704@lsces.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48F89F19.9040405@croscon.com> <48F8D221.4090805@rowe-clan.net> <610432496.20081018230350@marcus-boerger.de> <798986500.20081018235654@marcus-boerger.de> <6F.F1.37817.AC67AF84@pb1.pair.com> <48FADBF9.1030704@lsces.co.uk> X-Google-Sender-Auth: fedf5ac8207f8afc Subject: Re: [PHP-DEV] Namespace issues From: davidc@php.net ("David Coallier") >>> >> shift+;(x3) vs \ > Ok I'll try to make a very neutral comment. For the moment most are still using an english keyboard (no matter which english in this case and I'd actually be interested in knowing numbers for a fact if anyone's got something) and ergonomically speaking, ::: is much easier to type than \ for those who actually learned to type with the adsf jkl; keyboard. When you learn typing you usually learn to type using the left-hand side shift key for "most" of the letters/words, for instance typing : doesn't require a movement of the right hand since your pinky is already on the ; key whereas the \ key requires a "not-so-used" movement of the hand. Anyways, I was just saying that without considering the question because I absolutely don't feel like redicussing this over and over. We have had a massive list fight over 3-4 years ago about it and I'm not getting into this one. -- Slan, David