Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108920 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 52909 invoked from network); 9 Mar 2020 21:09:18 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 9 Mar 2020 21:09:18 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 5DA71180088 for ; Mon, 9 Mar 2020 12:30:02 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 9 Mar 2020 12:29:58 -0700 (PDT) Received: by mail-ot1-f51.google.com with SMTP id 66so10754923otd.9 for ; Mon, 09 Mar 2020 12:29:58 -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=bk2Api1r6uJxmF9K4/NHzj8+HdNVfe+nfNB0faBWcS4=; b=W6FJhmV5+hDFcKAGzdOR1bJHORjIb6s+Np9H41V1JwX3COkrKyHxQKbm6R1QSuFW9d 48XM90YM+uY3uOhGFcn4I0eF/yOK37q+B3GkWeiVAyxedJOUMapKyWLrLiZNlqVPSriv 43lKokkPFxQTsUvMRfVmht5P56IYDanQbFvneTvr0WJUJJYb+Tm5L7xZLY9dveR9QtsW EUo8lCQ3IE8qHGnHe/wmiA1SbP9V5oIl2J3poZQv+sJ/tzFQPVqc+4wK9MOyUDnKPX1A +lVsQwnDSxdrkhJ9ZpMQ8x4Yiz0tMXlZgVXSyYvMw9N7HfYU26oh/F5omoBOEpH58Hc/ xhzw== 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=bk2Api1r6uJxmF9K4/NHzj8+HdNVfe+nfNB0faBWcS4=; b=B19yaNHev6JxosbDwZDNT98IHrHN9fVdd876Y+Zvjhy7XiknDp4Mn83K4rUbeWIUEx Vsh609OEGAJgSh2KANhFXFXXOvzEo/oK/1/M6gm4yUIoqOau+UpCwpBAHkYQZ3sHpV5A 88nAzDdOG6KQe3n3ujwC6of68L+mG6nscc0OsvfdB0qPKc/X+8Q1L/AHhCpZv6rTuu++ G9duUliakn6blbbMheAIQYr09GmYYCzZJhXLPfyiZUf8rnQB8pp3ZmgTylwAfqd04fCa hFqymY+hD1PY6j+tVds/Goc80D1cwaTG7AsEDIagQ8ypEnXoSSc3w5h7+QUMLPd/q2IT Kg0A== X-Gm-Message-State: ANhLgQ2L64W36YwtLMmYZ7xVPJ3vNzR8jED2vwYs2x9lXJirBq9bAagZ 0JO2lwXr+8bRr8MdpSO7zHCGd9y2fdgYEbp72WA= X-Google-Smtp-Source: ADFU+vuHp93RnzUw6znkTgI+vOohrtxojCx+81sDaMDbhul1s/cV2wCKRvEAInFFLHWKJlokF44XpwqQ1ZenLlBprTA= X-Received: by 2002:a9d:282:: with SMTP id 2mr13955433otl.178.1583782196633; Mon, 09 Mar 2020 12:29:56 -0700 (PDT) MIME-Version: 1.0 References: <7BAB0436-03EC-4183-BA5A-5A165DAE806E@koalephant.com> In-Reply-To: <7BAB0436-03EC-4183-BA5A-5A165DAE806E@koalephant.com> Date: Mon, 9 Mar 2020 19:29:44 +0000 Message-ID: To: Stephen Reay Cc: Benjamin Eberlei , PHP Internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [RFC] Attributes v2 From: robehickman@gmail.com (Robert Hickman) > > The RFC is at https://wiki.php.net/rfc/attributes_v2 > > > > A working patch is at https://github.com/beberlei/php-src/pull/2 though > > work around the details is still necessary. > > > > The RFC contains a section with common criticism and objections to > > attributes, and I hope to have collected and responded to a good amount > > already from previous discussions. > > Why do decorator names refer to classes, rather than any callable as in python?