Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67904 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4533 invoked from network); 26 Jun 2013 17:35:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2013 17:35:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=rdlowrey@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rdlowrey@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: rdlowrey@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:42482] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/60-29746-5562BC15 for ; Wed, 26 Jun 2013 13:35:17 -0400 Received: by mail-ie0-f170.google.com with SMTP id e11so32625122iej.29 for ; Wed, 26 Jun 2013 10:35:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=HFYIiSWN+dOEAy3sAQV7uC3nE8A4Lft+6SjSjLUS/uE=; b=uwKplbYWRdb/k0bzspFWH8Dj/ItnRKhJKIPg+e1iBcXJfdXN++PeMe5+dynA38Rvjs Rvsw3HDZLTI7ePngK0DvJ8q3ekiQMEchw/CceCh3C2d+c66wPdIepG7biTlywHJQ64Vq fSsdgvZ1n0qW8saKqrrfxvqwRvinoftEKoD85FXEkc/kgrgHiaPPYV5Suy0hUnnfHblK 4tay2oeNcgmTc3fRB6J7wOSMdA092PoGChGBwBfUZWXkkLxPkt6GjnbE6xiyPfLOUJg+ /SRXf0Q6xKyKgsJFCTooleFuNJ+4M9r2wVZKhtIqFopfEuwBu2OTqpBN2nx01BdO0A2z uNgg== MIME-Version: 1.0 X-Received: by 10.43.91.73 with SMTP id bl9mr2814235icc.17.1372268114986; Wed, 26 Jun 2013 10:35:14 -0700 (PDT) Received: by 10.50.7.1 with HTTP; Wed, 26 Jun 2013 10:35:14 -0700 (PDT) Date: Wed, 26 Jun 2013 13:35:14 -0400 Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Gauging Interest:RFC to add map() function From: rdlowrey@gmail.com (Daniel Lowrey) Aside from the previously expressed reservations to the name "map()," is anyone actually comfortable with *five* required arguments? That's serious cognitive overload; a more concise API is needed.