in that situation A::find(); would not be able to know it was being
called by B::find() because parent:: is considered an explicit class
name reference.

It will be, just not by means of parent::.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

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

Reply via email to