I realize that instance calls are a completely different ball game than
static  calls but LSB was supposed to give us the same flexibility.

Actually, I don't think it was. If you want objects, why not use the real thing? LSB was created to solve just one particular problem - inability to distinguish A::method() from B::method() if B extends A.

called class on. It would allow more complex forms of inheritance,

"more complex" is not always better.
--
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