[Andrei Zmievski <[EMAIL PROTECTED]>]
> 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.

The idea is starting to grow on me.  But I think name clashes should
be defined as errors, that is more consistent with the way function
and class declarations are done.

 - Stig

-- 
  Stig Sæther Bakken <[EMAIL PROTECTED]>
  Fast Search & Transfer ASA, Trondheim, Norway

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