Re: [PHP-DEV] Fwd: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / README.ZEND_VM

2004-09-09 Thread Andi Gutmans
At 02:04 PM 9/9/2004 -0400, John Coggeshall wrote: Personally I would like to see the hooks for op-codes stay in place, I think they offer a lot of possibilities for extensions. Andi, what do you mean "create the handler execution architecture"? I'm a little confused to what you are referring to.

Re: [PHP-DEV] Fwd: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / README.ZEND_VM

2004-09-09 Thread John Coggeshall
Personally I would like to see the hooks for op-codes stay in place, I think they offer a lot of possibilities for extensions. Andi, what do you mean "create the handler execution architecture"? I'm a little confused to what you are referring to. John PS -- I hated the switch() method ;) On Th

[PHP-DEV] Fwd: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / README.ZEND_VM

2004-09-09 Thread Andi Gutmans
FYI, some more information about the proposed changes. It's really not critical, because I think performance is much more dependant on how the application is written, the database queries and so on, but it's quite a nice system which gives us both opcode specialization and other execution altern