Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13204 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93388 invoked by uid 1010); 6 Oct 2004 20:40:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93360 invoked from network); 6 Oct 2004 20:40:36 -0000 Received: from unknown (HELO mrout1.yahoo.com) (216.145.54.171) by pb1.pair.com with SMTP; 6 Oct 2004 20:40:36 -0000 Received: from bourbon.corp.yahoo.com (bourbon.corp.yahoo.com [216.145.53.135]) by mrout1.yahoo.com (8.13.1/8.13.1/y.out) with ESMTP id i96KacU4069369; Wed, 6 Oct 2004 13:36:38 -0700 (PDT) Received: (from andrei@localhost) by bourbon.corp.yahoo.com (8.12.9/8.11.1) id i96KacEu007285; Wed, 6 Oct 2004 13:36:38 -0700 (PDT) (envelope-from andrei@gravitonic.com) X-Authentication-Warning: bourbon.corp.yahoo.com: andrei set sender to andrei@gravitonic.com using -f Date: Wed, 6 Oct 2004 13:36:38 -0700 To: "Thies C. Arntzen" Cc: internals@lists.php.net Message-ID: <20041006203638.GA7237@gravitonic.com> References: <5.1.0.14.2.20041001092521.02efb790@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] Variable fetch optimization From: andrei@gravitonic.com (Andrei Zmievski) On Sat, 02 Oct 2004, Thies C. Arntzen wrote: > PS: i really think that the vm should be generated by a script! looking > at what makes most of the patch i really think that we're making > hacking the engine more complex than needed. I agree.. - Andrei