Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93302 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46951 invoked from network); 13 May 2016 01:44:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 May 2016 01:44:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.215.47 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.215.47 mail-lf0-f47.google.com Received: from [209.85.215.47] ([209.85.215.47:33741] helo=mail-lf0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/4B-28272-57135375 for ; Thu, 12 May 2016 21:44:22 -0400 Received: by mail-lf0-f47.google.com with SMTP id y84so81313179lfc.0 for ; Thu, 12 May 2016 18:44:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=golemon-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=WJp0KUGjdBdSCZnZYFqYEUdjnx+281fnFhz0Z8rVhMY=; b=kFFm4hKg2CbYpb/ufbNFaLmfuiGGctQnL+qs/zzFDV372rlmH5N2agchx62OCj0djV XHaFIS/JnuZ1p2rOfNSmHO8/TfSmnaZxfybA4wqO8CCt96IiplU26qU6xiXR+Yht9x8R TYOygyaTT5a/gv1+2gR8Nk93EheAP9KEZ6Q/GH6LNbD0rU3+KZEgWFgPuwf0AzGD4d4p aAAI5utqExQMy1uw/fqs+zM+7DE+TX5jEUYxx1+83XqbffwSp9rKUXg5xQYnN3z1khch H3czErYY2OAfFRv9TZcNKEzw062hAVEUe7EUSRwNPbweabFcDCJpjpV6e+Oejbfd1cIL WPoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=WJp0KUGjdBdSCZnZYFqYEUdjnx+281fnFhz0Z8rVhMY=; b=WC9PyhrDeG8ToD5ISvx7MSuUpFSWc9KW5UU7RvoVEld0AFqLmiUMXrIUdDdH4w/jIS c/+crVYfuC7E8y6ttRxoYEtKu8t7MlA4JTpp4kkOW7boBkfEyZMCGCZ0SYrKBwfWu7gU J2vA7/Fz6Ey1tN4zoYb0f8T6KIe5BFHmf3/W4c2J4gGNGMO3itW2xnrGjm21XsZssynu YIP2KM3m7zJ70Gi4ODrbyvzBN4z99RED6u6Jkv/WspbkCn49aunOw8BA9RLRGrKdYzp/ F2P0PYFuFsgO3B67KCeAekvdh6fLxWp5xHNWIVc1XZPDLzg3Lzb5COFs7+gljkFvi5Tr W26w== X-Gm-Message-State: AOPr4FV38gLGLYEmAakV/Ty9gDBvEUQFlfSXVecQNNfDcVWDFbEv0iwGFyELxSe5MOEyA92Iu+xQ3NZ+acG1rQ== MIME-Version: 1.0 X-Received: by 10.25.146.6 with SMTP id u6mr4907951lfd.60.1463103858882; Thu, 12 May 2016 18:44:18 -0700 (PDT) Sender: php@golemon.com Received: by 10.112.19.72 with HTTP; Thu, 12 May 2016 18:44:18 -0700 (PDT) X-Originating-IP: [107.198.91.68] In-Reply-To: <91ec3389-efdd-6b9b-e509-defbc9899227@gmail.com> References: <91ec3389-efdd-6b9b-e509-defbc9899227@gmail.com> Date: Thu, 12 May 2016 18:44:18 -0700 X-Google-Sender-Auth: I8KcxVzZJAjonU-oWEq5F5hid4s Message-ID: To: Stanislav Malyshev Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] [Discussion] Third-party editing of RFCs From: pollita@php.net (Sara Golemon) On Thu, May 12, 2016 at 4:37 PM, Stanislav Malyshev wrote: >> https://wiki.php.net/rfc/rfc.third-party-editing >> >> Let's make RFCs more useful before AND after voting! > > I like the idea, though I would suggest some limit on how big each > argument should be (maybe informal recommendation) to not turn that > section into a copy of the ML discussion. > Good point, I've updated the RFC slightly to reflect a recommended style of concise summaries, possibly as bullet point lists. -Sara