Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50480 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4994 invoked from network); 25 Nov 2010 01:07:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2010 01:07:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:54608] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/23-12084-FD6BDEC4 for ; Wed, 24 Nov 2010 20:07:44 -0500 Received: by mail-fx0-f42.google.com with SMTP id 11so317419fxm.29 for ; Wed, 24 Nov 2010 17:07:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Fq+JWVmfqe/f0+ZQvAvUhzu8ym5QuQYo4tMMK5tqXRk=; b=PU4K3QkW6C6eXv43LOhHQEXBxCl8fvpboHh3fIUAXrqe5WFbJvXfqp9/BU6RDmKEXR tv3jO1acdA5u4twTFyUG4zCPOgshNh6BejC/6ishdavrurRsapzBwjsyeWirJZfRtaOR CanzjsSu3PmRA1bw8I80Ro01VinOkcYcXkCUo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ELPSOPi8ZmrncZ6S5I3GAPb7jCdhRJ/7h1ni3wcaFI+A/WsiyVV8q3SxOxGyVod9Ze fCx5GSSVKiEWiVc8llyrpn5wMyp4eToteEYzWUBZz8eEHcHEiXoaD73p9XV8PA9zNXwX 0pNkWOkYB7h99U8+Ki6aOI/8bWVXTxh6Vlk7U= MIME-Version: 1.0 Received: by 10.223.96.137 with SMTP id h9mr74103fan.54.1290647262720; Wed, 24 Nov 2010 17:07:42 -0800 (PST) Received: by 10.223.83.142 with HTTP; Wed, 24 Nov 2010 17:07:42 -0800 (PST) In-Reply-To: <58.B0.08358.D0DCBEC4@pb1.pair.com> References: <58.B0.08358.D0DCBEC4@pb1.pair.com> Date: Thu, 25 Nov 2010 02:07:42 +0100 Message-ID: To: "Matthew Weier O'Phinney" Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Release Process From: pierre.php@gmail.com (Pierre Joye) hi, amen. On Tue, Nov 23, 2010 at 3:17 PM, Matthew Weier O'Phinney wrote: > On 2010-11-23, Derick Rethans wrote: >> On Tue, 23 Nov 2010, Ferenc Kovacs wrote: >> > > All the rest you write in the RFC is basically already as we do it. >> > >> > yeah, maybe, but they aren't written down, accepted and well-known rul= es, so >> > you can forgot/misunderstand/bend them. :/ >> >> And I don't think that is a bad thing. It's good to be able to be >> flexible. > > A good artist is capable of great flexibility within the constraints of > their medium. In the case of software releases, you can still have > greate flexibility even with an existing release process. In many ways, > having the process defined helps bring about creative solutions -- "if I > want to get this in time for the release, what solution will work best?" > > I used to love the ad hoc nature of "we'll release when it's ready." > However, having done quite a number of scheduled releases, I've found > that: > > =A0* Predictability motivates developers. "Release is in 3 months? Okay, > =A0 let's get rolling on this!" > > =A0* Knowing when the next release is coming also means that developers > =A0 are more comfortable if they're unable to make the deadline. "I can't > =A0 do it by this release, but I should have no trouble making the next." > > =A0* Less stressful for release managers. If the code isn't ready by the > =A0 deadline, it's not merged to the branch, plain and simple. > > The status quo works great for those whom it serves. For everyone else, > it stinks. There's no transparency, which leads to disenfranchisement. > > -- > Matthew Weier O'Phinney > Project Lead =A0 =A0 =A0 =A0 =A0 =A0| matthew@zend.com > Zend Framework =A0 =A0 =A0 =A0 =A0| http://framework.zend.com/ > PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org