Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60863 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79962 invoked from network); 16 Jun 2012 17:28:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2012 17:28:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:38398] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/00-13857-932CCDF4 for ; Sat, 16 Jun 2012 13:28:26 -0400 Received: from [192.168.2.230] (ppp-88-217-67-239.dynamic.mnet-online.de [88.217.67.239]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id BABAE6105D; Sat, 16 Jun 2012 19:28:22 +0200 (CEST) To: Gustavo Lopes Cc: internals@lists.php.net In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Sat, 16 Jun 2012 19:28:17 +0200 Message-ID: <1339867697.2428.11.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Subdomain Set Up From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Sat, 2012-06-16 at 14:34 +0200, Gustavo Lopes wrote: > On Sat, 16 Jun 2012 14:17:04 +0200, Paul Dragoonis > wrote: > > > I attempted to get (and failed) some attention on my request that I > > posted to php-webmaster mailing list, so I'm escalating it here: > > > > http://news.php.net/php.webmaster/13696 > > > > I agree that this request should not be granted. I don't see why we should > be in the business of, among other things, deciding whether code should be > indented or otherwise formatted. I think it is a good thing to push many things to userland. The PHP Core distribution should be limited to things we want everywhere and/or which have technical benefit from being implemented in C. For pushing more stuff to userland some common guidelines make sense. But looking at that specific group and request doesn't seem good to me. * Historically that group decided that they don't like "the PHP.net way" but wanted their controlled group, I think they've opened up, though. * This request is a bit strange. It reads (maybe partly due to my non-native language) like "Make us look like an official php thing without following other php.net processes etc." The initial mail doesn't even say why a php.net address is needed. They "need" a page, while saying that github can already provide that. Why is php.net involved? Usually I would expect a discussion whether php.net should publish standards first. Sorry if this is overly critical. johannes