Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17622 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33123 invoked by uid 1010); 8 Aug 2005 19:30:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33107 invoked from network); 8 Aug 2005 19:30:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2005 19:30:59 -0000 X-Host-Fingerprint: 195.28.69.139 mail.jobtion.com Linux 2.4 w/o timestamps Received: from ([195.28.69.139:58349] helo=sparky.datcon.sk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 87/86-04646-2F2B7F24 for ; Mon, 08 Aug 2005 15:30:58 -0400 Received: from localhost (localhost [127.0.0.1]) by sparky.datcon.sk (Postfix) with ESMTP id BA62F9E60 for ; Mon, 8 Aug 2005 21:30:54 +0200 (CEST) Received: from sparky.datcon.sk ([127.0.0.1]) by localhost (sparky [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17409-03-9 for ; Mon, 8 Aug 2005 21:30:54 +0200 (CEST) Received: from [85.216.144.38] (chello085216144038.chello.sk [85.216.144.38]) by sparky.datcon.sk (Postfix) with ESMTP id 9D6079DCA for ; Mon, 8 Aug 2005 21:30:54 +0200 (CEST) Message-ID: <42F7B2EF.1010803@kmit.sk> Date: Mon, 08 Aug 2005 21:30:55 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.10) Gecko/20050729 X-Accept-Language: sk, en MIME-Version: 1.0 Cc: internals@lists.php.net References: <42F7587B.6050901@schlitt.info> <200508081450.46458.johannes@php.net> <42F75FA0.6090404@schlitt.info> <1214163086.20050808195843@marcus-boerger.de> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at datcon.sk Subject: Re: [PHP-DEV] type hinting throwing a fatal error From: ondrej@kmit.sk (=?UTF-8?B?T25kcmVqIEl2YW5pxI0=?=) Jani Taskinen wrote: >> without SPL. At the end of the day i'd even like to drop reflection >> support >> from the engine and move it to a specialized extensions - again - for >> speed/memory reasons. > > > YES PLEASE! I've absolutely no use for it, and I really really need > every bit of memory/speed/whatever I can get out of PHP.. Wow! Is PHP the right tool for you? If you don't use 00 things you can stay on PHP 4.x with ZE1. What you need/don't from PHP? It will be useful to move some parts of Exception hierarchy from SPL to ZE2, but from PHP 5.1 SPL it will be use full to move everything :) -- Ondrej Ivanic (ondrej@kmit.sk)