On Tue, 17 Apr 2001, Stanislav Malyshev wrote:
> Generally, since PHP is not a strongly typed language, it's not too hard
> to implement multiple inheritance, I guess. Question is - is it worth the
> effort? Does it need to be done?

With multiple inheritance you have a way to implement interfaces and
mixins. Very nice.

-Andrei

Nobody tried to design Windows - it just grew in random
directions without any kind of thought behind it.

-- 
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]

Reply via email to