Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33906 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28906 invoked by uid 1010); 10 Dec 2007 19:21:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28890 invoked from network); 10 Dec 2007 19:21:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Dec 2007 19:21:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=malterisio777@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=malterisio777@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.236 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: malterisio777@gmail.com X-Host-Fingerprint: 64.233.162.236 nz-out-0506.google.com Received: from [64.233.162.236] ([64.233.162.236:47883] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/9D-37002-EC19D574 for ; Mon, 10 Dec 2007 14:21:52 -0500 Received: by nz-out-0506.google.com with SMTP id x7so615100nzc for ; Mon, 10 Dec 2007 11:21:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=Jub0Q9xD+sHwFn4nXv4OMjbDZUjnFBlpAuFenDOMbXY=; b=pktBVgO8zl4m6Xn19G8+tr9iRFxIpDVZiNNBbn9scL+cR38TsNrbNk3Aaov3F32uzZl1ei45OCbi9h3pIXxftCkOV3wwpbRW4GqhMEa86juasxjgBhLF/JNy+raqfk8VVCbXl6go8a5OJBP1tQkqF98mKAIv9NcldzmWKF4tULE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=eFnNg0I2zGFAZZTAB+D0QoyDArwrIP+fMwJWZX4DdlYmlxOoE5Wa7xc82MqkjFjJHCxnvST2IEnY2hST7bS1WfgcZU0AXkWaRNEaj0/WUoiCrH+1X3Qh7+bAPhsteXiz7W5ep9WN0UG0+zJYn9YvvaM9r/GjDafEh2xUdktC3ag= Received: by 10.142.12.14 with SMTP id 14mr3246821wfl.1197314507876; Mon, 10 Dec 2007 11:21:47 -0800 (PST) Received: by 10.142.157.9 with HTTP; Mon, 10 Dec 2007 11:21:47 -0800 (PST) Message-ID: <52dbac0f0712101121l18e0d6b8o6421144afc830ea8@mail.gmail.com> Date: Mon, 10 Dec 2007 16:21:47 -0300 To: "Stanislav Malyshev" Cc: "PHP Developers Mailing List" In-Reply-To: <52dbac0f0712101053k31b06733u6bbc9d3d38806a8a@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_19277_2404419.1197314507869" References: <52dbac0f0712100837m76aeb9b1o8f2ff666451a73a9@mail.gmail.com> <475D78D4.6050509@zend.com> <52dbac0f0712101053k31b06733u6bbc9d3d38806a8a@mail.gmail.com> Subject: Re: [PHP-DEV] RFC: Arguments (and suggestions) against the current implementation of namespaces From: malterisio777@gmail.com ("Martin Alterisio") ------=_Part_19277_2404419.1197314507869 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 2007/12/10, Martin Alterisio : > > > > 2) Using :: as namespace separator generates ambiguity > > > > Would that be 20th reincarnation of "let's find weirdest namespace > > separator" thread? :) > > > Please no. Just find the right one. > PS: Wasn't : (one colon) used as namespace separator in early stages of PHP5? ------=_Part_19277_2404419.1197314507869--