Re: [PHP-DEV] New VM architecture

2004-10-21 Thread Derick Rethans
On Wed, 20 Oct 2004, Andi Gutmans wrote: > 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. I played with it a b

[PHP-DEV] New VM architecture

2004-10-20 Thread 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 -- PHP Internals - PHP Runtime Development Mailing List T

[PHP-DEV] New VM Architecture

2004-10-11 Thread Andi Gutmans
Due to popular demand, attached is an example of how the new VM architecture would be without the macro magic. Basically, the zend_vm_gen.php script auto-generates the chosen VM architecture (goto/call/switch) and the user can also select if he wants to specialize opcodes and/or wants the genera

Re: [PHP-DEV] New VM architecture

2004-09-24 Thread Elfyn McBratney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 22 Sep 2004 19:09, Andi Gutmans wrote: > Guys, > > There's no feedback about the new VM architecture and it's hard to maintain > the patches as changes are being made to the source base constantly. > I will recommit the patches on Monday u

Re: [PHP-DEV] New VM architecture

2004-09-23 Thread Andi Gutmans
At 10:31 AM 9/23/2004 +0200, Thies C. Arntzen wrote: On 2004-09-22 20:09:47 +0200, Andi Gutmans <[EMAIL PROTECTED]> said: Guys, There's no feedback about the new VM architecture and it's hard to maintain the patches as changes are being made to the source base constantly. I will recommit the patch

RE: [PHP-DEV] New VM architecture

2004-09-23 Thread Dmitry Stogov
Sent: Thursday, September 23, 2004 12:32 > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] New VM architecture > > > On 2004-09-22 20:09:47 +0200, Andi Gutmans <[EMAIL PROTECTED]> said: > > > Guys, > > > > There's no feedback about the new VM architecture a

Re: [PHP-DEV] New VM architecture

2004-09-23 Thread Thies C . Arntzen
On 2004-09-22 20:09:47 +0200, Andi Gutmans <[EMAIL PROTECTED]> said: Guys, There's no feedback about the new VM architecture and it's hard to maintain the patches as changes are being made to the source base constantly. I will recommit the patches on Monday unless someone has reasonable objectio

Re: [PHP-DEV] New VM architecture

2004-09-22 Thread Marcus Boerger
Hello Andi, Wednesday, September 22, 2004, 8:17:47 PM, Derick Rethans wrote: > On Wed, 22 Sep 2004, Andi Gutmans wrote: >> Guys, >> >> There's no feedback about the new VM architecture and it's hard to maintain >> the patches as changes are being made to the source base constantly. >> I will rec

Re: [PHP-DEV] New VM architecture

2004-09-22 Thread Derick Rethans
On Wed, 22 Sep 2004, Andi Gutmans wrote: > Guys, > > There's no feedback about the new VM architecture and it's hard to maintain > the patches as changes are being made to the source base constantly. > I will recommit the patches on Monday unless someone has reasonable > objections. I reverted the

[PHP-DEV] New VM architecture

2004-09-22 Thread Andi Gutmans
Guys, There's no feedback about the new VM architecture and it's hard to maintain the patches as changes are being made to the source base constantly. I will recommit the patches on Monday unless someone has reasonable objections. I reverted the patch so that people had time to review but it doe