I understand that this functionality would not be implemented in the PHP
release, I was just going to try to get it going for myself, so that I
could have my own patch and compile from source when needed.
On Tue, 2007-12-25 at 17:39 -0800, Andi Gutmans wrote:
> Hi Sam,
>
> When we designed PHP 5
Hi Sam,
When we designed PHP 5 we intentionally went down the Java-like route of
multiple interfaces and single inheritance. This was a major design
decision and not something we want to change. From the languages which
do support it like C++ you can see how many problems it creates and the
workar