Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33334 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89502 invoked by uid 1010); 19 Nov 2007 21:51:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89486 invoked from network); 19 Nov 2007 21:51:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Nov 2007 21:51:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=sam@sambarrow.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sam@sambarrow.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sambarrow.com from 205.234.132.11 cause and error) X-PHP-List-Original-Sender: sam@sambarrow.com X-Host-Fingerprint: 205.234.132.11 scottsdale.servershost.net Received: from [205.234.132.11] ([205.234.132.11:56872] helo=scottsdale.servershost.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/96-50425-65502474 for ; Mon, 19 Nov 2007 16:51:19 -0500 Received: from [65.207.49.92] (port=59173) by scottsdale.servershost.net with esmtpsa (SSLv3:RC4-MD5:128) (Exim 4.68) (envelope-from ) id 1IuEWU-0004D0-R0; Mon, 19 Nov 2007 15:51:18 -0600 To: Cristian Rodriguez Cc: internals@lists.php.net In-Reply-To: <7d5a202f0711191253g112420afg8f9694977c673b03@mail.gmail.com> References: <1195140437.23612.5.camel@sbarrow-desktop> <200711190003.40228.larry@garfieldtech.com> <23.9D.31009.0A821474@pb1.pair.com> <200711190044.25638.larry@garfieldtech.com> <58.50.31009.62631474@pb1.pair.com> <1195487551.7144.1.camel@sbarrow-desktop> <7d5a202f0711191253g112420afg8f9694977c673b03@mail.gmail.com> Content-Type: text/plain Date: Mon, 19 Nov 2007 16:49:15 -0500 Message-ID: <1195508955.19467.2.camel@sbarrow-desktop> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - scottsdale.servershost.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - sambarrow.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Multiple class inheritance From: sam@sambarrow.com (Sam Barrow) I doubt it will be implemented, but for my application it would be incredibly helpful and worth it to me to write a patch even if I am the only one to use it. On Mon, 2007-11-19 at 17:53 -0300, Cristian Rodriguez wrote: > 2007/11/19, Sam Barrow : > > Whether it's implemented or not, I'm going to write a patch for multiple > > class inheritance. > > I have the feeling that you are trying to use the wrong language. > > Hopefully people on this lists still preserves their sanity and will > not be wiliing to implement a concept that is know to work correclty > only in very few implementations, if any, that causes ambiguity and > opens the door for all sorts of unneeded complexity. > > > -- > http://www.kissofjudas.net/ >