Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51050 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45209 invoked from network); 16 Dec 2010 14:16:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2010 14:16:37 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pw0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:56593] helo=mail-pw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/31-36789-14F1A0D4 for ; Thu, 16 Dec 2010 09:16:34 -0500 Received: by pwj5 with SMTP id 5so464064pwj.29 for ; Thu, 16 Dec 2010 06:16:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=cooQSnQC+f7EJXoNDzpGBSCipp1wJMrz3smcWb7IXWM=; b=oZWrwmXekS7NX0mXOkIOBrBoxL1fpsmAV5p0n6YJGLno91XI1EQKxnIxUkQFKL3VT1 rNmPqtdapRa11CC57srQZw8Qj1kattmGcTdHbpLROd9oohJXlCSkg0BB1McuLqAZY4KX uR77gkUnIqN72L8XZUSywHQFU5KYdLKMc15Cw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=aHARh8zqedfAJ62/+e0p6h7SQk2BbVpPlM6pFrLAQYOplsWS2fAwWncDkyL60C4u91 h2tNqIeMx5wG2Y9sDOY8lU0P0pNqAaQTbDarVDCEGcyVN5OIvoBmkmhEUiudrq7Prbc0 lvzQhzcgL7rFl6wH/8IWoJbMhcfUxbxrzaNFM= MIME-Version: 1.0 Received: by 10.142.201.9 with SMTP id y9mr6838773wff.92.1292508990412; Thu, 16 Dec 2010 06:16:30 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.142.215.5 with HTTP; Thu, 16 Dec 2010 06:16:30 -0800 (PST) In-Reply-To: References: <6b2ba5e56d64910c49bb431ba1e36e17@nebm.ist.utl.pt> Date: Thu, 16 Dec 2010 15:16:30 +0100 X-Google-Sender-Auth: ZRGyblL0IbpaLgk38Z_AR36dGyI Message-ID: To: Pierre Joye Cc: Gustavo Lopes , internals@lists.php.net Content-Type: multipart/alternative; boundary=000e0cd32a4a3e191c049787b3ea Subject: Re: [PHP-DEV] [PATCH] Add option to disable POST data processing From: info@tyrael.hu (Ferenc Kovacs) --000e0cd32a4a3e191c049787b3ea Content-Type: text/plain; charset=UTF-8 On Thu, Dec 16, 2010 at 3:08 PM, Pierre Joye wrote: > doing something badly designed only because we can do it is a very bad > idea. > > you didn't said that this patch is badly designed, you just said, that with putting some other ideas together we could come up with a more better solution. if you think that this is a bad idea, then feel free to point out the errors out, but I think we shouldn't halt this proposal and wait for the better one to write itself... could you tell me that when will you, or somebody else have time to look into the current situation, and start working on your proposal (eg. complete rewamp on the current input handling/superglobals population)? the PHP6 or the php.net redesign showed us that not always the all-or-nothing is the best approach for doing things. Tyrael --000e0cd32a4a3e191c049787b3ea--