Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:678 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97442 invoked from network); 4 Apr 2003 16:54:05 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 4 Apr 2003 16:54:05 -0000 Received: (qmail 21009 invoked by uid 501); 4 Apr 2003 16:54:03 -0000 Received: from unknown (HELO eco.foo) (80.143.16.119) by kdserv.de with SMTP; 4 Apr 2003 16:54:03 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 7B6BB38B27; Fri, 4 Apr 2003 18:54:02 +0200 (CEST) Date: Fri, 4 Apr 2003 18:54:02 +0200 (CEST) X-X-Sender: sas@eco.foo To: Sterling Hughes Cc: internals@lists.php.net In-Reply-To: <1049472559.6067.32.camel@hasele> Message-ID: References: <1049472559.6067.32.camel@hasele> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] If you want to avoid annoying CS commits From: sascha@schumann.cx (Sascha Schumann) Sterling, you are missing some important points here. > Geeze Luise, its not that hard, and the coding standards are there for a > (good) reason. If you object to some of the standards, discuss that, If you look at my code, 99% of it follows the coding styles, because I've adopted the PHP style as my personal one. The commit I recently backed out related mostly to Zeev's "terse" style. While I'm not particular fond of it, there is also no reason why it absolutely has to be realigned. I barked at Derick for trying to police me with his docref pet stuff. I just noticed that someone has committed that to CODING_STANDARDS, although there has never been a consensus regarding its introduction. As such, I consider it to be void. - Sascha