Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22138 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17487 invoked by uid 1010); 6 Mar 2006 14:31:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17471 invoked from network); 6 Mar 2006 14:31:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2006 14:31:41 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from ([80.123.98.46:3838] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 2C/F5-22029-CC74C044 for ; Mon, 06 Mar 2006 09:31:41 -0500 Message-ID: <2C.F5.22029.CC74C044@pb1.pair.com> To: internals@lists.php.net Date: Mon, 06 Mar 2006 15:31:38 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <68.AB.30574.5C7E2044@pb1.pair.com> <7.0.1.0.2.20060228183807.0afb5068@zend.com> <7f3ed2c30602280858q1253487bqade24d8d92aa4cb0@mail.gmail.com> <7.0.1.0.2.20060228190317.0b522678@zend.com> <613605091.20060304160956@marcus-boerger.de> In-Reply-To: <613605091.20060304160956@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: [PHP-DEV] Revisiting output control code From: mike@php.net (Michael Wallner) Marcus Boerger wrote: > i never liked the output buffering code much becuase i find it too complex > and too much stuff there is interacting in a way one cannot understand > easily. [...] > So yes a redisign wouldn't hurt. And if that means we could get rid of > strange side effects of stuff that is imo abusing the output buffering by > using a temporary output buffer i'd appreciate it. [...] > That you even provide a nice looking patch here shows that you > are confident with the idea and agree to do the work. Thanks for your response, Marcus. I hope others will find the time for a quick review and statement, too? >>http://dev.iworks.at/PATCHES/ob.patch.txt.gz >>http://dev.iworks.at/PATCHES/output.c.txt >>http://dev.iworks.at/PATCHES/php_output.h.txt Thank you, -- Michael - http://dev.iworks.at/ext-http/http-functions.html.gz