Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33718 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20727 invoked by uid 1010); 5 Dec 2007 08:21:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20712 invoked from network); 5 Dec 2007 08:21:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2007 08:21:21 -0000 Authentication-Results: pb1.pair.com header.from=php@benjaminschulz.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php@benjaminschulz.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain benjaminschulz.com from 80.81.249.139 cause and error) X-PHP-List-Original-Sender: php@benjaminschulz.com X-Host-Fingerprint: 80.81.249.139 mx.systisoft.com Linux 2.5 (sometimes 2.4) (4) Received: from [80.81.249.139] ([80.81.249.139:35105] helo=mx.systisoft.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 00/00-20707-E7F56574 for ; Wed, 05 Dec 2007 03:21:20 -0500 Received: (qmail 30588 invoked from network); 5 Dec 2007 08:21:00 -0000 Received: from unknown (HELO mail.ih.systisoft.com) (80.81.249.133) by mx.systisoft.com with SMTP; 5 Dec 2007 08:21:00 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.ih.systisoft.com (Postfix) with ESMTP id 97901A07F1; Wed, 5 Dec 2007 09:21:12 +0100 (CET) Received: from mail.ih.systisoft.com ([127.0.0.1]) by localhost (heidi.b.ih.systisoft.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26689-05; Wed, 5 Dec 2007 09:21:07 +0100 (CET) Received: from rocx.bs.ih.systisoft.com (unknown [10.0.5.10]) by mail.ih.systisoft.com (Postfix) with ESMTP id 3F931A07D0; Wed, 5 Dec 2007 09:21:07 +0100 (CET) Message-ID: <77DF44E0-8D9D-4F33-9D07-BB7F85A93706@benjaminschulz.com> To: Steph Fox , internals Mailing List In-Reply-To: <06b001c836ee$e1097970$e6dfc350@foxbox> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) X-Priority: 3 Date: Wed, 5 Dec 2007 09:21:03 +0100 References: <4755E492.2080906@chiaraquartet.net> <4755FD27.3030802@zend.com> <064401c836de$e49dde10$e6dfc350@foxbox> <4756044D.5000803@zend.com> <066f01c836e2$4a209fe0$e6dfc350@foxbox> <06b001c836ee$e1097970$e6dfc350@foxbox> X-Mailer: Apple Mail (2.915) X-Virus-Scanned: by amavisd-new at mail.ih.systisoft.com X-Spam-Status: No, hits=-1.468 tagged_above=-999 required=5 tests=ALL_TRUSTED, AWL, BAYES_20, MISSING_SUBJECT, NO_RECEIVED X-Spam-Level: Subject: Re: [PHP-DEV] Re: RFC: Dropping Namespace From: php@benjaminschulz.com (Benjamin Schulz) On 05.12.2007, at 04:28, Steph Fox wrote: > I'd like wildcard support too... and support for multiple namespaces > per file (for bundling only)... but neither of those are complete > deal-breakers in my eyes. Protection from naming collisions, is. FULLACK, the good news is that i accidently mailed Gregory off-list yesterday and he seems to have a good solution.