Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106897 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 60654 invoked from network); 6 Sep 2019 15:40:07 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 6 Sep 2019 15:40:07 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id 376052D20B8 for ; Fri, 6 Sep 2019 06:14:31 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Virus: No Received: from mail-io1-xd2f.google.com (mail-io1-xd2f.google.com [IPv6:2607:f8b0:4864:20::d2f]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp3.php.net (Postfix) with ESMTPS for ; Fri, 6 Sep 2019 06:14:30 -0700 (PDT) Received: by mail-io1-xd2f.google.com with SMTP id x4so12511050iog.13 for ; Fri, 06 Sep 2019 06:14:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=GPqEO+Yz9qqZ0gotOEfzpknhsbUnFbMZ9NyD2Hw34ds=; b=YhFohdZrtm7UJByPSFUA2sfI4UsFYut+2MH3ExLXz0TQfgCU2fH1ZWyqwy+RjOQdqy w2G0jkwinkrHM8eAS0qtwXjzTQt8j23qN1WjMAayzqBBUq7ntf5EIeutuvuLahnoOSjP h6j1TZ75ZeMAN3dTT3iu8l0ihmQ+pcRwK9V9Zju1LtHwTG0IAF/gPvpv5SCLzUxGc/j9 rKsS9fXL8sZ28iD3Bk4niVm7C4RFZP8ohtjfB1zHhHplSXO0D+7gW5seesJH5H22xsaV qnH406KSlVISJ/0vIvSOCvdxnnlUFipp5AT1bCyuUFYMmD4KPriGzhnvPypUyHmwWIGu sdEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=GPqEO+Yz9qqZ0gotOEfzpknhsbUnFbMZ9NyD2Hw34ds=; b=qX1reYwyIgtAVb5qGKPqmz9NUQkPCemqofLW+bUqwAF6q9e2qCkRqJXV/0cLH/B4x1 QT67WoCK4aHoYlq9QkfDVrVat0X7UhJWZWl+YkadICFV9likvfLqGhVsm5Dtkr+or2B/ FZYfIo/+72T/hmCRlQIsfVHB5nGeI1uASN/jSMhn8LGOEQw2uR5oq/RD9zuKjV7SU0hv qtW+8T3pvk0tIH4vOtqK12JRGzdbcgVIEn2b6gE3Ud8QAaumJmADFLPowY0jmmDSVtea 81Wme2bpPtpaNpWZ9MBbMJQieYfG7n9Vv0PBgDoJTbJsSSLCWJ66+eeEGJlf7cg2/aAD 2t8w== X-Gm-Message-State: APjAAAXkQc0RxdLZk2+1nN2M56QihEj0dWIjhVDT2QOlMtdjEIvfvwJ1 igHRkTdi3uMfIjTK31Q2yZ3Ta1EdeAenCkg56TY= X-Google-Smtp-Source: APXvYqxgeuYhhUTs3CiB8nf1BAWcqpu/EuTE5njfcpI+/eMEy29kg2MHmA4jOgFLdTRpqfkB60JZVtwV0VUnT65Ndmc= X-Received: by 2002:a02:c999:: with SMTP id b25mr10060280jap.120.1567775669956; Fri, 06 Sep 2019 06:14:29 -0700 (PDT) MIME-Version: 1.0 References: <1686643.PblvKQRnJp@mcmic-probook> <190b7291-812e-4337-bd09-950dc30c655a@Spark> <2157489.0uZv62oTo4@mcmic-probook> In-Reply-To: Date: Fri, 6 Sep 2019 15:14:19 +0200 Message-ID: To: Rowan Tommins Cc: Internals Content-Type: multipart/alternative; boundary="000000000000e537770591e2379b" X-Envelope-From: Subject: Re: [PHP-DEV] [RFC] Union Types v2 (followup on github usage) From: benjamin.morel@gmail.com (Benjamin Morel) --000000000000e537770591e2379b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable > > As a code collaboration platform, GitHub is pretty good, but it's not bui= lt > as a discussion forum, and there are plenty of limitations to using it as > one. Could we work on agreeing on a set of requirements for such a discussion "forum" to replace mailing lists? That would make it easier for anyone wanting to give it a shot, to come up with a first version that has a chance to convince everyone that this is the direction we want to follow. Using GitHub Issues as a starting point, what would you change? =E2=80=94 Benjamin --000000000000e537770591e2379b--