Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33986 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89137 invoked by uid 1010); 13 Dec 2007 09:01:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89122 invoked from network); 13 Dec 2007 09:01:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Dec 2007 09:01:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi-ict.nl Linux 2.6 Received: from [82.94.239.7] ([82.94.239.7:60035] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/50-21071-8D4F0674 for ; Thu, 13 Dec 2007 04:01:14 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id lBD90RdH030291; Thu, 13 Dec 2007 10:00:28 +0100 Date: Thu, 13 Dec 2007 10:00:28 +0100 (CET) X-X-Sender: derick@kossu.ez.no To: Stanislav Malyshev cc: jani.taskinen@iki.fi, Gregory Beaver , internals Mailing List , group@php.net In-Reply-To: <4760227D.9050404@zend.com> Message-ID: References: <475F1984.603@chiaraquartet.net> <1197450581.27917.2.camel@localhost.localdomain> <4760227D.9050404@zend.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] namespace improvements to be committed very soon - final review From: derick@php.net (Derick Rethans) On Wed, 12 Dec 2007, Stanislav Malyshev wrote: > > because it's impossible to discuss anything on internals without the > > noise coming from "outside"..? Could we finally make this list > > read-only for every one but the @php.net people? I get enough spam > > already, spam from this list is not something everyone should suffer > > from. > > That's not the spam question. Talking directly to the person(s) is and > would always be better than sending mails to a public list, from a ton > of aspects. I see no reason to close the list, but I wouldn't expect > all the discussions to happen *only* on the list. Of course, important > things need to be discussed on the list, and they are. Although I don't really care about this specific issue, I do think that all the "spam" on the list drives people quicker to private discussions. I do think that in most (if not all) cases where e-mail is used to discuss PHP issues, the lists should be used. Especially when it's about redoing, say, a database abstraction layer. Private discussions are not a good idea, for just as many reasons as you probably can up with for saying that "sending mails to the public list" is not a good idea. But this is an Open Source project, and transparency is very important. Lately this has been slipping away, which I think is very sad. To to get back to the point of the noise on the lists - it's getting out of hand, and I am afraid that if we don't solve this any time soon, the lists will be useless for any sort of decent discussion and promoting even more secret cults. regards, Derick