Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106645 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 89379 invoked from network); 19 Aug 2019 08:25:38 -0000 Received: from unknown (HELO mail-vs1-f42.google.com) (209.85.217.42) by pb1.pair.com with SMTP; 19 Aug 2019 08:25:38 -0000 Received: by mail-vs1-f42.google.com with SMTP id c7so421684vse.11 for ; Sun, 18 Aug 2019 22:55:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=qQyfuYBL+ivWpovhrrI5tVHEtXBPnwJ13dqquxZm0EE=; b=osYArnj3iQ89tzKX7trRexQBL31iBqfcgGEGdSuMZAvMMnFtHsRZAMpRcHHY19GBta ZJO36VXKoF9QT2KUQ3zyV4R09zW6Xhyzwp5JrRO9LCZx1QUwDxuH9I5gXcn6p9htxKJ0 pbUjV/0swUB3U6ppXc1tQZoN4kgZ+40ndEZuIonAwRVzn/ygXyvuOtL+hmysjuYm8q6P DdQIw+fIJTcpdND/9Su8I9hxVFLJzNrr6qAZOrPTPN33MZKeF5xiJDwOduy4TkLyIVsj jkMGnfedCHtp0VlbRBNtcEBs67HebHdCp3ihGlhk526Zv4ZoStLda9XmAf35wcVTHwQ7 4EwA== X-Gm-Message-State: APjAAAUZ7VY8zgsVtO0Ty1ax+N74699Hf5bioPwshyal3JSvqAZhDFNl LvyINSFU9fXkzN0GoY/NBJZ81ZZYLqY= X-Google-Smtp-Source: APXvYqzwk0iIL5qSCsFwWm6K8PwXwX9oqWZX2rj+09n3blPz7BUXOVMJx851tGirEv/lcA/Y5jWRbg== X-Received: by 2002:a67:cf05:: with SMTP id y5mr12675205vsl.18.1566194127521; Sun, 18 Aug 2019 22:55:27 -0700 (PDT) Received: from mail-vs1-f52.google.com (mail-vs1-f52.google.com. [209.85.217.52]) by smtp.gmail.com with ESMTPSA id e128sm2806931vkh.10.2019.08.18.22.55.27 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 18 Aug 2019 22:55:27 -0700 (PDT) Received: by mail-vs1-f52.google.com with SMTP id i7so436645vsp.0 for ; Sun, 18 Aug 2019 22:55:27 -0700 (PDT) X-Received: by 2002:a67:c112:: with SMTP id d18mr13535325vsj.42.1566194126892; Sun, 18 Aug 2019 22:55:26 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 19 Aug 2019 07:55:15 +0200 X-Gmail-Original-Message-ID: Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="00000000000095356d059071fc63" Subject: Preliminary Polling From: krakjoe@php.net (Joe Watkins) --00000000000095356d059071fc63 Content-Type: text/plain; charset="UTF-8" Morning internals, I've got a sort of fuzzy idea to make provisions in the RFC process for preliminary polling. It seems there are several situations where a preliminary poll makes sense, it would have made sense for the p++ discussion and saved us a week of wasted time. It also makes sense when the RFC author is not sure whether they want to invest time in an implementation, or even long drawn out discussion. They would be non-binding, of course, and allowable from the time of RFC creation, with a limit of one preliminary poll per RFC. Is this making sense to anyone else ? Cheers Joe --00000000000095356d059071fc63--