Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41057 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5255 invoked from network); 15 Oct 2008 08:48:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Oct 2008 08:48:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=foolistbar@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=foolistbar@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 74.125.78.25 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: foolistbar@googlemail.com X-Host-Fingerprint: 74.125.78.25 ey-out-2122.google.com Received: from [74.125.78.25] ([74.125.78.25:2835] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/F3-19544-36EA5F84 for ; Wed, 15 Oct 2008 04:48:37 -0400 Received: by ey-out-2122.google.com with SMTP id 5so71407eyj.59 for ; Wed, 15 Oct 2008 01:48:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=gwQdqeKLTGMca0LrWrxmP2Or0Bzb3a7tjDuuiwxGiG8=; b=W5JfW295TJUEh8m8iNiy+DRvb3q9Uqync3FsNJ5NStawdz9gtlq0N1vyg35rIrGevk 14qaRhGSMx9yLr5RkeS1xviCCelVkdr331q2vlxaaa56ziInzYRLxm0PgI2q1C5qokiC hopi9BH22QXMrYowJSchiUGHhuJFC2qtdV3l0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=uiPb77KKOlY8OPpmkJPttwY/rzGErwwHK4+j2xmZnVo36x0oQe4dGLRgMsI95ot2L5 SDVNBCY/O7uSjCd0Xy2CDBEy03rZ4hlSfBBKc8ifc0locr5cUaeRvkFXVJd6+zIaTdeD cW8RPpCMPvTjoga66+mUqZyZzN9jjOPXT2gFE= Received: by 10.210.11.13 with SMTP id 13mr851251ebk.68.1224060512965; Wed, 15 Oct 2008 01:48:32 -0700 (PDT) Received: from ?192.168.0.15? (lal69-1-82-67-11-148.fbx.proxad.net [82.67.11.148]) by mx.google.com with ESMTPS id c9sm7622599nfi.26.2008.10.15.01.48.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 15 Oct 2008 01:48:31 -0700 (PDT) Cc: Lukas Kahwe Smith , PHP Development Message-ID: To: Derick Rethans In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Wed, 15 Oct 2008 10:48:28 +0200 References: <3CF765DF-27AF-44FD-9ECF-BEBFC8A0AFCA@pooteeweet.org> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] namespaces and alpha3 From: foolistbar@googlemail.com (Geoffrey Sneddon) On 15 Oct 2008, at 09:04, Derick Rethans wrote: > However, a third one might be to use a syntax separator that we've > not seen at all yet (I'd say ':::'). FWIW, this is my +0.5 (with +1 being dropping). I'm absolutely against reusing a selector for this. -- Geoffrey Sneddon