Hello Zeev,

Sunday, July 20, 2003, 8:09:31 PM, you wrote:

>>- Include SPL forach hooking into the engine.
>>   Renaming the files to 'Zend_whatever' doesn't really make a difference.
>>   Maybe the patch is a bit lengthy but the biggest part of it is a function
>>   that allows to very effectively call methods - pretty much faster then the
>>   current solution. So it would also speed up other things.

ZS> I don't see any reason for it to be longer than a hundred or two hundred 
ZS> lines of code - from the last time I saw it - it needs to be seriously 
ZS> cleaned up and written with the knowledge that it's going to be integrated 
ZS> in the engine before we integrate it.

Perhaps adding my method handler is a good thing to do first. Use it for all
places where appropriate already (good speedup). And then i could make up a
new cleaner foreach patch which should also be much shorter then.

-- 
Best regards,
 Marcus                            mailto:[EMAIL PROTECTED]


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to