Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3816 invoked from network); 28 Jan 2015 18:03:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2015 18:03:41 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.200 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.200 imap1-2.ox.privateemail.com Received: from [192.64.116.200] ([192.64.116.200:41014] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EB/17-44076-D7429C45 for ; Wed, 28 Jan 2015 13:03:41 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 7951BB00093; Wed, 28 Jan 2015 13:03:38 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap1.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id oFa_BeIWfVis; Wed, 28 Jan 2015 13:03:38 -0500 (EST) Received: from oa-res-26-240.wireless.abdn.ac.uk (oa-res-26-240.wireless.abdn.ac.uk [137.50.26.240]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 5A06BB00068; Wed, 28 Jan 2015 13:03:37 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: Date: Wed, 28 Jan 2015 18:03:34 +0000 Cc: Michael Wallner , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <584E167F-CD06-4ACB-A33A-92DD178BCFD8@ajf.me> References: <54C8D36E.7010803@php.net> To: Levi Morrison X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [RFC] [VOTE] pecl_http From: ajf@ajf.me (Andrea Faulds) Hi Levi, > On 28 Jan 2015, at 17:58, Levi Morrison wrote: >=20 > Oh, one more item: has anyone had time to review the pieces and how = they > all interact, as well as reviewing the quality of each component? I = should > hardly think in the time given this has been done. I'm not saying this > extension is bad; I am saying that I don't think there's been time for > anyone to properly evaluate whether it is or not. Related to that: I should have asked about the size. By the looks of = things pecl/http is a pretty big extension that covers an awful lot of = functionality. The RFC=E2=80=99s lack of rationale for adding the = extension is bad enough, but the size of the extension makes it worse. = It=E2=80=99s a lot of classes (28 in total), so I think the RFC really = needs a strong case to add all these different modules. Not only does = the RFC need an overall rationale, but each module probably needs its = own rationale: how does it compare to PHP=E2=80=99s existing functions = for that feature, etc.? Thanks. -- Andrea Faulds http://ajf.me/