Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18268 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53447 invoked by uid 1010); 22 Aug 2005 18:49:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53431 invoked from network); 22 Aug 2005 18:49:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2005 18:49:47 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:46974] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3C/DD-33075-A4E1A034 for ; Mon, 22 Aug 2005 14:49:47 -0400 Received: (qmail 15443 invoked from network); 22 Aug 2005 18:49:43 -0000 Received: from shire.zend.office (10.1.2.160) by internal.zend.office with SMTP; 22 Aug 2005 18:49:43 -0000 Date: Mon, 22 Aug 2005 21:49:43 +0300 (IDT) X-X-Sender: frodo@shire.zend.office To: l0t3k cc: internals@lists.php.net In-Reply-To: <26.FB.33075.2AA1A034@pb1.pair.com> Message-ID: References: <42FCE0E4.604@lerdorf.com> <4309DC9B.8020904@peda.net><19310545471.20050822200017@marcus-boerger.de> <26.FB.33075.2AA1A034@pb1.pair.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Re: PHP 6.0 Wishlist From: stas@zend.com (Stanislav Malyshev) l>>i think that create_function() does an eval() at runtime, which is more l>>expensive. anonymous functions would be handled in the compiler. Well, since function code is compiled once anyway, it shouldn't matter much when it is compiled - before first opcode was executed or after that. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/ +972-3-6139665 ext.115