Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86971 invoked by uid 1010); 23 Mar 2004 21:24:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 86800 invoked from network); 23 Mar 2004 21:24:18 -0000 Received: from unknown (HELO colo.lerdorf.com) (66.198.51.121) by pb1.pair.com with SMTP; 23 Mar 2004 21:24:18 -0000 Received: from rasmus2.corp.yahoo.com (rasmus2.corp.yahoo.com [207.126.233.18]) by colo.lerdorf.com (8.12.11/8.12.11/Debian-3) with ESMTP id i2NLOAvf019510; Tue, 23 Mar 2004 13:24:10 -0800 Date: Tue, 23 Mar 2004 13:24:05 -0800 (PST) X-X-Sender: rasmus@thinkpad.lerdorf.com To: Georg Richter cc: john@coggeshall.org, George Schlossnagle , Edin Kadribasic , Marcus Boerger , PHP Internals In-Reply-To: <200403232219.18491.georg@php.net> Message-ID: References: <1079935882.5524.0.camel@coogle.localdomain> <200403231858.57603.georg@php.net> <1080072351.14294.6.camel@coogle.localdomain> <200403232219.18491.georg@php.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on colo Subject: Re: [PHP-DEV] Studlycaps and MySQLi From: rasmus@php.net (Rasmus Lerdorf) On Tue, 23 Mar 2004, Georg Richter wrote: > Changing everything after an announced feature freeze sucks. It's just > ignoring others (users, authors and publishers) - a loss of face. Obviously > some people like this kind of policy - me not! I do agree with this. There is no point in announcing a freeze if you turn around and change a bunch of fundamental things the next day. If we are really going to go back and change all these method names then I think the correct way to do it is to pull RC1 and let people know that we discovered some things that need to be cleaned up and we will attempt another freeze and RC1 at a later date. -Rasmus