Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4348 invoked from network); 27 Jun 2003 05:48:09 -0000 Received: from unknown (HELO ied.ac.cn) (211.99.43.218) by pb1.pair.com with SMTP; 27 Jun 2003 05:48:09 -0000 Received: (qmail 18395 invoked by uid 610); 27 Jun 2003 12:58:14 +0800 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Jun 2003 12:58:14 +0800 Date: Fri, 27 Jun 2003 12:58:14 +0800 (CST) X-X-Sender: hewei@web.ied.ac.cn To: Sebastian Bergmann cc: internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] aggregation? From: hewei@ied.org.cn (Wei He) On Fri, 27 Jun 2003, Sebastian Bergmann wrote: > Wei He wrote: > > Espscially how MI can be replaced by using of interfaces > > http://csis.pace.edu/~bergin/patterns/multipleinheritance.html > Thanks for the link. I just wonder how php5 will implement them. Or maybe I should ask in Zend Engine 2 list? But I'm not sure whether someone will _support_ php5 in the general list. Wei He