Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71524 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50242 invoked from network); 24 Jan 2014 18:44:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2014 18:44:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=ab@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ab@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.73.107 as permitted sender) X-PHP-List-Original-Sender: ab@php.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:40302] helo=klapt.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/E5-21270-A94B2E25 for ; Fri, 24 Jan 2014 13:44:45 -0500 Received: by klapt.com (Postfix, from userid 33) id 6D9AA23D60EC; Fri, 24 Jan 2014 19:44:39 +0100 (CET) Received: from 84.57.244.13 (SquirrelMail authenticated user anatol@belski.net) by webmail.klapt.com with HTTP; Fri, 24 Jan 2014 19:44:39 +0100 Message-ID: <5432073ca2608f044e53d99b7436aea1.squirrel@webmail.klapt.com> In-Reply-To: <52E17508.6070204@oracle.com> References: <2ecdbcfc1725e25ccad4705429dbfa2f.squirrel@webmail.klapt.com> <52E01DDA.4020404@oracle.com> <3c4d384aa24ec577947ef109bd77757b.squirrel@webmail.klapt.com> <52E17508.6070204@oracle.com> Date: Fri, 24 Jan 2014 19:44:39 +0100 To: "Christopher Jones" Cc: "PHP Developers Mailing List" Reply-To: "Anatol Belski" User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] 64 bit improvements, open questions From: ab@php.net ("Anatol Belski") Hi Chris, On Thu, January 23, 2014 21:01, Christopher Jones wrote: > > > On 01/23/2014 12:47 AM, Anatol Belski wrote: > >> Hi Chris, >> >> >> On Wed, January 22, 2014 20:36, Christopher Jones wrote: >> >>> The open issues (e.g. SAPI support) need to be resolved before >>> starting the vote, so the RFC direction is obvious. Also the RFC >>> needs to discuss proposed voting options, prior to starting the vote. >>> Since that >>> only gives a couple of days for discussion, I think you should delay >>> the vote. >> I'm not sure taking SAPI and ZPP topics out of the scope apart into new >> RFCs would make any sense? But we probably can do multple votings in >> the same RFC. That will be probably the most plausible solution to >> decide, I gonna to update it :) > > I'm not a huge fan of multiple votes. I hope a consensus can be reached > via the mail list first. >> >>> The porting doc compat/PECL_PORTING should be merged into the RFC >>> (and >>> removed from the tree) to capture as much information in the one place >>> as possible. >>> >> I thought more like pick it out into a separate wiki page, as it's >> porting specific. Still it will be linked from/to RFC, but the structure >> were cleaner IMHO. > > It can be a separate section of the RFC. This will make the project's > scope clear when it comes to voting on the RFC. > I've moved the SAPIs question into the new RFC https://wiki.php.net/rfc/removal_of_dead_sapis . I've got your point about the multiple vote, however would let separate votes stay. It's clear anyway that keeping old zpp specs makes the migration much more easier. Another question there put to vote is "no macro renamings", so that might change as well in the current patch. There are much more potential voters than currently participate on this discussion, so any consensus reached on the list were incomplete. Of course we see the "trend". For that reason I'd also let it stay as it is with the porting guide, as it's written specifically for the current patch state. The vote can change the patch, so rewriting all the docs again would make sense after it's known how. I just assume that the majority of the potential voters do follow this discussions and could forge the opinion. That's why, I think it's better to rely on the clear vote results with no room for ambiguity. Regards Anatol