Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24752 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55672 invoked by uid 1010); 20 Jul 2006 09:57:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55656 invoked from network); 20 Jul 2006 09:57:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2006 09:57:24 -0000 X-Host-Fingerprint: 217.79.190.163 r163.red.fastwebserver.de Received: from ([217.79.190.163:10034] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id D7/21-29121-2835FB44 for ; Thu, 20 Jul 2006 05:57:24 -0400 To: internals@lists.php.net,Marcus Boerger Date: Thu, 20 Jul 2006 11:57:18 +0200 Message-ID: <20060720115718.01947078@pierre-u64> In-Reply-To: <1184012601.20060720095137@marcus-boerger.de> References: <20060719173451.114d4528@pierre-u64> <1184012601.20060720095137@marcus-boerger.de> Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 2.1.1 (GTK+ 2.8.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 217.79.190.163 Subject: Re: [PHP-DEV] Adding pecl/zip to 5.2 From: pierre.php@gmail.com (Pierre) On Thu, 20 Jul 2006 09:51:37 +0200 helly@php.net (Marcus Boerger) wrote: > Hello Pierre, > > well Jan has a has a very good point here. Just as it was unlikely Jan? > that a class called PDO had been implemented a hundred times, it > didn't cause any namespace clashes. However it is fairly likely that > some frameworks bring Zip support and have a class named Zip. If not > then there probably is no mainstream use for a Zip class and > inclusion to core makes little sense. No mainstream use? Which other examples do you need? There is hundred of usages of the zip archives. > So for me this falls clearly > under the terms of our naming scheme (see [7] below) and shows we > should extend this rule a bit to prevent obvious and very short > names. Again, I have nothing against short names. We have to inform our users and prepare them. > Obvious here imo means terms that are likely to be used in a > frameworks/applications. To me Zip definitively is. Apart from > renaming i have nothing against moving it to core. > > Just a short note, you accused Derick of sneaking in stuff that was > more or less decided, well obviously he could have done it early - > hadn't he done much other work and haven't he been on vacation > either. So thinking he did is fairly understandable, though i > personally doubt that. But be it that. Why now do the same bad trick > again, and that without even having dicussed the technical part of > inclusion beforehand (like we did for date)? I still accuse him to sneak things in. He did it twice for the same thing. Don't compare apples and oranges. This thread is exactly what has missed for Date. Cheers, --Pierre