Date: 11/13/00
- Next message: vidal <email protected>: "[PHP-DEV] PHP 4.0 Bug #7787: Parse error not detected by the parser"
- Previous message: dean <email protected>: "[PHP-DEV] PHP 4.0 Bug #7786: cannot use fsockopen to open a connection, errNO is 0, errMsg is NULL"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] transparent output compression patch"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] transparent output compression patch"
- Reply: Andi Gutmans: "Re: [PHP-DEV] transparent output compression patch"
- Reply: Jim Jagielski: "Re: [PHP-DEV] transparent output compression patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Nov 13, 2000 at 06:53:59PM +0200, Zeev Suraski wrote:
> At 18:45 13-11-00, Thies C. Arntzen wrote:
> >On Mon, Nov 13, 2000 at 05:52:37PM +0200, Zeev Suraski wrote:
> > > Damn :) We'll have to merge code now. I'll first get your original code
> > > to work, and then you'd could merge in your changes.
> > >
> > > Zeev
> >
> > do we really think this belongs into a scripting language? i
> > think that transparent output compression should be part of
> > the web-server (like an apache 2.0 filter) or a proxy in
> > front of the server.
>
> I don't see any reason for this not to be in the scripting language. It's
> useful, there's no current way of doing this (we're still years away from
> wide Apache 2.0 acceptance), why not support it?
we rejected a similar patch (for 3.0) for the very same
reason around a year ago if i recall right. but that would be
no reason to reject it now - i agree.
>
> There are things in PHP that are completely not useful for Web development
> and nobody cares about them - I wouldn't start rejecting useful
> functionality because it "doesn't belong in the scripting language"...
i played around with the output-compression tools that are
around and i'm not too impressed. but who knows maybe they
had problems with my applications simply _because_ they
weren't written by us and integrated into php;-)
if we have a clean enough interface for this and it doesn't
end up as a "hack" i agree -> let's get it in.
tc
>
> Zeev
>
> --
> Zeev Suraski <zeev <email protected>>
> CTO, Zend Technologies Ltd. http://www.zend.com/
>
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: vidal <email protected>: "[PHP-DEV] PHP 4.0 Bug #7787: Parse error not detected by the parser"
- Previous message: dean <email protected>: "[PHP-DEV] PHP 4.0 Bug #7786: cannot use fsockopen to open a connection, errNO is 0, errMsg is NULL"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] transparent output compression patch"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] transparent output compression patch"
- Reply: Andi Gutmans: "Re: [PHP-DEV] transparent output compression patch"
- Reply: Jim Jagielski: "Re: [PHP-DEV] transparent output compression patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

