Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78535 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41840 invoked from network); 31 Oct 2014 20:29:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2014 20:29:40 -0000 Authentication-Results: pb1.pair.com header.from=willfitch@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=willfitch@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 66.111.4.27 as permitted sender) X-PHP-List-Original-Sender: willfitch@php.net X-Host-Fingerprint: 66.111.4.27 out3-smtp.messagingengine.com Received: from [66.111.4.27] ([66.111.4.27:46073] helo=out3-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 66/0C-15608-031F3545 for ; Fri, 31 Oct 2014 15:29:40 -0500 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 6888720608 for ; Fri, 31 Oct 2014 16:29:34 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute2.internal (MEProxy); Fri, 31 Oct 2014 16:29:34 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:content-type:mime-version :subject:from:in-reply-to:date:cc:message-id:references:to; s= smtpout; bh=YFvnaCXiWFveAQoFv0lTOn8/KLs=; b=JakibiXQoQLGMtins+Ov vU08t4RUzXCGdQ1g21LTWTl2sBXNowjh94aZmVZDpyb3QGaTuR6Wvp32UzQybfvQ t88KsQqs7LQVj1hNpk/P1fmYNPQAzHNGSytnJLSidK6k2FXGtEel4cwCwOj1HBD2 XBROV1HVsSld6zWYhaEvSUo= X-Sasl-enc: KsGqEIJJDFMxJKFpraPShI874xtG4xtn8yhWtrGa0t2F 1414787374 Received: from wills-mbp.home (unknown [173.59.114.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 154C7C00012; Fri, 31 Oct 2014 16:29:34 -0400 (EDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_8B1B8EDB-E624-473B-92EE-76330B8DFFF1" Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) In-Reply-To: Date: Fri, 31 Oct 2014 16:29:33 -0400 Cc: Rowan Collins , PHP Internals Message-ID: References: <5452B87B.5040009@garfieldtech.com> <0B797CE3-7AFA-4330-9A98-D3CAFC6D6072@ajf.me> <5453B114.6050400@gmail.com> <5453C250.8090803@gmail.com> <5453D6D5.2070705@garfieldtech.com> <5453E492.6020304@gmail.com> To: Sherif Ramadan X-Mailer: Apple Mail (2.1990.1) Subject: Re: [PHP-DEV] New Standardized HTTP Interface From: willfitch@php.net (Will Fitch) --Apple-Mail=_8B1B8EDB-E624-473B-92EE-76330B8DFFF1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Oct 31, 2014, at 4:21 PM, Sherif Ramadan = wrote: >=20 >=20 >=20 > On Fri, Oct 31, 2014 at 4:16 PM, Will Fitch > wrote: >=20 >=20 >=20 > While not too specific to Rowan, reiterating the pecl/http approach is = indirectly what your asking for? I have mentioned this numerous times, = but you haven=E2=80=99t responded with a reason not to take this = approach - which is an RFC that was presented for discussion prior to = yours. =20 >=20 > I'm trying to understand how pecl/http solves the aforementioned = problem any better? Again, I have no problem with competing ideas and = it's not as though one is prohibited from presenting an idea for the = mere fact that there exists a competing one. I'm just not seeing how = pecl/http solves the problem I intend to solve better. The reason I = haven't responded to you yet is because I'm stilling weighing the two to = try and make sense of whether or not these are in fact competing ideas = or complimenting ones. >=20 > Please, feel free to weigh in with anything that contradicts or = concludes what I'm saying. I certainly don't expect to have all of the = answers. What doesn=E2=80=99t pecl/http solve under your situation? The fact = that=E2=80=99s it=E2=80=99s not directly integrated as part of ZE and = handling process?=20 I certainly have no problem with competing ideas either. However, the = only proposed patch in this RFC is a gist with PHP pseudocode. =20 > =20 >=20 --Apple-Mail=_8B1B8EDB-E624-473B-92EE-76330B8DFFF1--