Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18907 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67003 invoked by uid 1010); 14 Sep 2005 14:57:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66988 invoked from network); 14 Sep 2005 14:57:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2005 14:57:35 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:35078] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 4D/87-41173-E5A38234 for ; Wed, 14 Sep 2005 10:57:35 -0400 Received: from localhost (strato.aixcept.de [81.169.182.136]) by strato.aixcept.de (Postfix) with ESMTP id 458EA35C380; Wed, 14 Sep 2005 17:20:18 +0200 (CEST) Date: Wed, 14 Sep 2005 16:57:30 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <234953633.20050914165730@marcus-boerger.de> To: Zeev Suraski Cc: Andi Gutmans , internals@lists.php.net In-Reply-To: <5.1.0.14.2.20050914174444.053f0300@localhost> References: <5.1.0.14.2.20050914142002.050b9cc0@localhost> <5.1.0.14.2.20050914142002.050b9cc0@localhost> <5.1.0.14.2.20050914174444.053f0300@localhost> 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 Zeev, phew i take a deep breathe and give my best marcus Wednesday, September 14, 2005, 4:45:32 PM, you wrote: > At 17:39 14/09/2005, Marcus Boerger wrote: >>Hello Zeev, >> >> i tried to get any feedback from You or andi regarding SPL but none of you >>replied so far. Question is whether i should rename some of the new interfaces >>and classes to be prefixed by 'Spl'. Also should i drop all constants in SPL >>and instead provide class constants whcih we can do right now? Yes i know >>that might be BC issue but i'd say it is worth the little break and i am >>quite sure we shouldn't do it after 5.1 is out. > Yes, we should do the renaming and rescoping. Can you do it today so that > we can roll RC2 tomorrow? >> And Last but not least i'd >>like to MFH two of the new classes if you don#t mind. > I personally don't mind. Make sure they're prefixed :) > Zeev Best regards, Marcus