Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18973 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89612 invoked by uid 1010); 15 Sep 2005 13:07:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89597 invoked from network); 15 Sep 2005 13:07:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Sep 2005 13:07:26 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:39274] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 87/E5-41173-C0279234 for ; Thu, 15 Sep 2005 09:07:25 -0400 Received: from localhost (strato.aixcept.de [81.169.182.136]) by strato.aixcept.de (Postfix) with ESMTP id 474B935C36E; Thu, 15 Sep 2005 15:30:12 +0200 (CEST) Date: Thu, 15 Sep 2005 15:07:18 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <933721266.20050915150718@marcus-boerger.de> To: Sebastian Bergmann Cc: internals@lists.php.net In-Reply-To: References: <5.1.0.14.2.20050914142002.050b9cc0@localhost> <189821863.20050914163908@marcus-boerger.de> <43283A26.7060000@emini.dk> <21021506.20050914235533@marcus-boerger.de> <43296231.4060707@emini.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.1.0RC2 From: helly@php.net (Marcus Boerger) Hello Sebastian, honestly why do you want to prefix iterators? and secondly i'd be just plain stupid to prefix the exception classes. In the end we should move the exception classes into the engine anyways. But who cares what i say marcus Thursday, September 15, 2005, 2:08:53 PM, you wrote: > Edin Kadribasic schrieb: >> Now, you claim they cannot be renamed due to the BC concerns > I think we should break BC for PHP 5.1 and prefix the existing classes > with SPL. This is better than the current state in HEAD and PHP_5_1 > which is inconsistent. > Hopefully we will have namespaces in PHP 6.0 by which time we can break > BC one final time and move all SPL classes to their own namespace. > -- > Sebastian Bergmann http://www.sebastian-bergmann.de/ > GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 Best regards, Marcus