At 10:19 AM 6/11/2002, Sebastian Bergmann wrote:
>Alex Black wrote:
> >> class foo aggregates bar {
> >> }
> >
> > I think that is a nice solution.
>
>   It's not, because it's static. Multiple iheritance is flawed, because
>   it's static.

That's hardly considered a flaw almost anywhere, even in the studies that 
tear MI down to pieces.  Being able to aggregate at class declaration time 
or at the object instantiation time should be well more than enough - being 
able to switch aggregated objects after instantiation is not very helpful IMHO.

Zeev


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

Reply via email to