Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41387 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36208 invoked from network); 26 Oct 2008 18:07:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2008 18:07:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:55593] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D0/DA-64555-AD1B4094 for ; Sun, 26 Oct 2008 13:07:23 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KuA1A-0005mY-Vd for internals@lists.php.net; Sun, 26 Oct 2008 18:07:13 +0000 Received: from hartes-php.de ([85.214.110.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Oct 2008 18:07:12 +0000 Received: from sb by hartes-php.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Oct 2008 18:07:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Sun, 26 Oct 2008 11:07:01 -0700 Lines: 17 Message-ID: References: <49048EC1.9060908@chiaraquartet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: hartes-php.de User-Agent: Thunderbird 2.0.0.17 (X11/20080925) In-Reply-To: <49048EC1.9060908@chiaraquartet.net> Sender: news Subject: Re: [PHP-DEV] namespace separator and whining From: sb@sebastian-bergmann.de (Sebastian Bergmann) Greg Beaver wrote: > The decision is made, now I suggest everyone get busy actually trying > it out. How are we supposed to try it out? There is no updated implementation yet, and I would rather discuss a specification instead. It was mentioned on IRC that internal functions have to be prefixed with \ when used in a namespaced file. Without a fallback. This is insane. We should either disallow functions and constants in namespaces which, as far as I understand the issue, got us into the trouble, or remove the feature completely. -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69