Date: 11/20/00
- Next message: Bug Database: "[PHP-DEV] Bug #7614 Updated: functions/recode.c fails to compile as extension module"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Calling symbol table patch"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] Calling symbol table patch"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Calling symbol table patch"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Calling symbol table patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 20 Nov 2000, Zeev Suraski wrote:
> I agree with you. I don't have a very good solution to give you... I
> think that weighting all of the factors, the right thing to do would be
> supplying your function with the local symbol table at call time. It's a
> bit clumsy for your specific purpose, but the alternatives are worse, in my
> opinion.
Well, then, like you say, there is no good solution. I will have to find
a shortcut to doing get_defined_vars() or whatever. Perhaps, some
creative aliasing in my script will help.
-Andrei
"Man, if you gotta ask, you'll never know."
- Louis Armstrong, when asked "What is jazz?"
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #7614 Updated: functions/recode.c fails to compile as extension module"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Calling symbol table patch"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] Calling symbol table patch"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Calling symbol table patch"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Calling symbol table patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

