AZ>> Ok, do you suggest just throwing an error if the symbol is AZ>> ambiguous? Then you need to way to specify which of the parent AZ>> classes' method to use, C++ does it like this: AZ>> AZ>> obj->B::a(); // calls method a() defined in parent class B Yes, but in PHP it would be run-time error. I don't know if it would be possible to implement this in efficient way, though. -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DEV] request Stig Sæther Bakken
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Chuck Hagenbuch
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Chuck Hagenbuch
- Re: [PHP-DEV] request Boian Bonev
- Re: [PHP-DEV] request Stig Sæther Bakken
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Stanislav Malyshev
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Stanislav Malyshev
- Re: [PHP-DEV] request Stanislav Malyshev
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Stanislav Malyshev
- Re: [PHP-DEV] request David Guerizec
- Re: [PHP-DEV] request Stig Sæther Bakken
- [PHP-DEV] R: [PHP-DEV] request Alberto
- Re: [PHP-DEV] R: [PHP-DEV] request Zeev Suraski