Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5383 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75919 invoked by uid 1010); 12 Nov 2003 12:37:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 75895 invoked from network); 12 Nov 2003 12:37:05 -0000 Received: from unknown (HELO smtp3.pp.htv.fi) (213.243.153.173) by pb1.pair.com with SMTP; 12 Nov 2003 12:37:05 -0000 Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp3.pp.htv.fi (Postfix) with ESMTP id 277D227B922; Wed, 12 Nov 2003 14:37:05 +0200 (EET) Received: from [192.168.0.101] (cs181008.pp.htv.fi [213.243.181.8]) by posti.pp.htv.fi (8.11.1 (Revision 1.5+JAGae91741+JAGae92668) /8.11.1) with ESMTP id hACCb4S15380; Wed, 12 Nov 2003 14:37:04 +0200 (EET) Date: Wed, 12 Nov 2003 14:37:03 +0200 (EET) Reply-To: Jani Taskinen To: Sebastian Bergmann Cc: internals@lists.php.net In-Reply-To: <200311120759.hAC7xWAT021855@jokotaas.iki.fi> Message-ID: References: <5.1.0.14.2.20031112090411.06320bf0@127.0.0.1> <200311120759.hAC7xWAT021855@jokotaas.iki.fi> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] PHP 5 Beta 3 From: sniper@iki.fi (Jani Taskinen) On Wed, 12 Nov 2003, Sebastian Bergmann wrote: >Andi Gutmans wrote: >> It's not as if the Java one is a very feasible extension to use in >> production environments because it's slooooooowwww and heavy. > > I agree. But I think people might "yell" at us because when remove > functionality from PHP 4 to PHP 5. The thing doesn't work. Why would someone "yell" at anyone about removing something that didn't actually exists in the first place? :) btw. Someone needs to remove sapi/servlet too. It depends on ext/java which doesn't exist anymore. --Jani