Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114179 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 9892 invoked from network); 26 Apr 2021 07:35:46 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 26 Apr 2021 07:35:46 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 05FD01804CC for ; Mon, 26 Apr 2021 00:39:45 -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_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-lj1-f175.google.com (mail-lj1-f175.google.com [209.85.208.175]) (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, 26 Apr 2021 00:39:44 -0700 (PDT) Received: by mail-lj1-f175.google.com with SMTP id d15so11652098ljo.12 for ; Mon, 26 Apr 2021 00:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=nbH+9rFzwv3U6+7ln/RZihaGCBl675Qsw9Lxer2tRn0=; b=ak4SxfSBXUnujPw4H8Llz/rVLFmWY1WM2EQEN0qVJcqJ6hQzMT5ZDmFVlEG0+cyTCe iJLLCfB5jiHrv7MiurZaqJUGRzpViYGoba65d6rSzhnCfYKqRJGSAMeZTXEJbEOOItYy ISXhpx7yDqxI/MnAA7QZW2Ntdy8Fz8Jl1cxXURom7+P9bMbGEqYuHYrmV6WZGYlWAi6l gk4jMqT8R8k5XOoAC58p5EertkiZkZb41bWBmyLtHQZke4nIqSDlKD3LM+8d9FfVs5XI F9iY61F48ITF3Qf+v443AbRkm9F04oo8uwtlyg4O6o2x0zJ3PnMoWJYVOUsoIt0zcbz3 i2AQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=nbH+9rFzwv3U6+7ln/RZihaGCBl675Qsw9Lxer2tRn0=; b=sLQaYQ8uHEL75IMWqnlqE8QvZsUsid7Q/H9eO2/WotKoxD2vJnC1zkGesdej4tqbO8 QSNydQ7dFFFua6MGJwSy3u1KGHmXLl1EXVQGNesoFPhue0gSS0WF7irKPFTOgfB1YGDN XNE/KuAPu8oFIB6Hhmgdm0ln0K9r20q/gC8m80fVUE+OQV8SHHCRBakwKPoxHH9Dkkie YN7vZ8reu8J7N1FcoXXrH5cpvGbhdcJ8PgVZUY19ozXo1IhfA3oxk7ZMIXmT6oxpKUES QwpVevA30a+D5efx9UqzN8eQQID/v3Wnt/NdWGx0H1rjGrXmVwlLVsVA0DRZfehi4bMp LvVg== X-Gm-Message-State: AOAM5314MIrN5MvZoGLP8OsEHmL4435/sQq+lkNUcrCQW1Q7lT2JbvS4 mutc+/U+eWq0wwokQRjRvRsmly+rVYkcjZycNMk3WXe/ X-Google-Smtp-Source: ABdhPJw+2uJggTe5cisFmmTsyuUI1V5J65YF5KLAOrmPDEdOCXAvwdYw1y4DkK8i4cDXndjqYc1lJFXOk41wljrK7HU= X-Received: by 2002:a2e:90d2:: with SMTP id o18mr12040621ljg.288.1619422783330; Mon, 26 Apr 2021 00:39:43 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:ab3:4e13:0:0:0:0:0 with HTTP; Mon, 26 Apr 2021 00:39:42 -0700 (PDT) In-Reply-To: <53109012-a1fc-4b1a-b1a4-495387e9e4ff@www.fastmail.com> References: <53109012-a1fc-4b1a-b1a4-495387e9e4ff@www.fastmail.com> Date: Mon, 26 Apr 2021 09:39:42 +0200 Message-ID: To: Larry Garfield Cc: php internals Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Partial function application From: olleharstedt@gmail.com (=?UTF-8?Q?Olle_H=C3=A4rstedt?=) 2021-04-26 0:19 GMT+02:00, Larry Garfield : > On Sun, Apr 25, 2021, at 4:34 PM, Olle H=C3=A4rstedt wrote: > > >> By the way, for pipe operators to be really useful, it should probably >> be possible to combine with middleware. >> >> Olle > > Pipes are their own RFC I plan to bring back up after this one gets close= r > to a vote or passes, as they complement each other nicely. I'm not sure > what you mean here, though. Pipes *are* a middleware style, just a > different approach than the deeply nested call stack that is typical toda= y. > > --Larry Garfield I was thinking of middleware as defined in PSR (since that's what middleware frameworks are built on). Would be nice with a connection there. Olle