Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13421 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19472 invoked by uid 1010); 20 Oct 2004 22:07:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19337 invoked from network); 20 Oct 2004 22:07:25 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 20 Oct 2004 22:07:25 -0000 Received: (qmail 28202 invoked from network); 20 Oct 2004 22:07:24 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 20 Oct 2004 22:07:24 -0000 Message-ID: <5.1.0.14.2.20041020150620.02388a70@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 20 Oct 2004 15:07:20 -0700 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: New VM architecture From: andi@zend.com (Andi Gutmans) Hey, I have barely received feedback about the new VM architecture so I'm planning to apply the new way of doing it on Friday. I personally prefer the auto-generation over the macro based way, mainly as it should be easier to debug. Andi