Jochem Maas wrote:
I would see this as a optional addition to the syntax of interfaces...
i.e. everything works as before but you can add default function bodies
which would behave as if it was defined in each class that implements
the given interface.

if this is a truely evil concept I would very much appreciate a little
heads up as to why :-)

One quick thing which comes to mind the the WTF-factor when you implement two different interfaces with two different base implementations. One of the cruxes of multiple inheritance.

- Chris

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

Reply via email to