On Wed, 9 Feb 2005 [EMAIL PROTECTED] wrote: > I made a comment about the Aspect Oriented PHP article > on /. back in January that it'd be better to implement > that type of call interception within PHP itself, not > using some kind of preprocessor. The damn idea's been > stuck in my brain ever since. > > So, just to be clear... Will using > call_user_function() either from the hooks or a > zend_execute() wrapper cause any problems in the zend > engine?
Should work fine - I use that in Xdebug in some way. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php