--- Andi Gutmans <[EMAIL PROTECTED]> wrote: > Hi, > > It is still not possible to understand from this .diff what the impact on > the Engine will be because the code it still saturated with copying of code > from the Engine. My intentation was to review a patch that is ready to be > commited. You shouldn't have to replace opcodes anymore and you shouldn't > have to make copies of functions from within Zend. > Also, does the array overloading stuff allow extension developers like > Andrei also to hook into this?
I think a callback like __array($index) { } for all objects would be a nice feature, so Andrei for gtk and spl wouldn't have to overload the opcode for each application of this. I think it could become a pretty popular feature when developers see that it can be done. - Brad __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php