Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52751 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88121 invoked from network); 2 Jun 2011 10:42:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2011 10:42:48 -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 74.125.82.170 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: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:36165] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/A6-49351-72967ED4 for ; Thu, 02 Jun 2011 06:42:47 -0400 Received: by wyb34 with SMTP id 34so562854wyb.29 for ; Thu, 02 Jun 2011 03:42:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=jy8gVr35DPRl21qWUeiGOY29J4Yt22jwt8TDJ72egS4=; b=eEkW0svUILyZhrHoHsV7KnxSXfTHopTH/i085JyP0Mes/mqY4+IQDlWdT8XlEeIaCs wis5itJvnNcUdSN8njKm2v+xxSlo8Wx1kgGBNtYB1WFdshxt1W2+/4a7lUeIxsojUiFp cyKZRZ8ZeezxftLYMRyTYHyCtFg/KB9Meqk4Q= 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=ak7wXgDequCSzxJADU6QHhTjsIE8VCGeeP9KE9C+FxTLUsimDxrz227Fa+pmzOrJZy XiUDKs3KWP1SNMdeigmW8LebZmZ0gHK2GuSoCdf9NYVplqcKxkH6FHgt2tG+60MfdsZU hmPJdgTEm2/HtmgICogKAc+YAg9+pEJFGScis= MIME-Version: 1.0 Received: by 10.216.221.32 with SMTP id q32mr5797565wep.77.1307011364360; Thu, 02 Jun 2011 03:42:44 -0700 (PDT) Received: by 10.216.253.168 with HTTP; Thu, 2 Jun 2011 03:42:44 -0700 (PDT) In-Reply-To: <4DE76132.8020105@php.net> References: <1306932263.1952.112.camel@guybrush> <4DE76132.8020105@php.net> Date: Thu, 2 Jun 2011 12:42:44 +0200 Message-ID: To: Sebastian Bergmann Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Final version, RFC release process From: pierre.php@gmail.com (Pierre Joye) On Thu, Jun 2, 2011 at 12:08 PM, Sebastian Bergmann wro= te: >> The current version is aimed to give early access to new features, to >> avoid cases like traits which take years to come out while a bit more >> conservative users (and maybe distros) may stay on the LTS. > > =A0Traits is a really good example here, indeed. Please tell me how it differs to what we propose? aka yearly release with fixed lifetime for each release? It is exactly about that, do not have unreasonable delay between a feature readiness and its availability in a release. While solving the plan-ability to migrate to a give version, or allow migrations to newer versions without risk. Cheers, --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org