Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33333 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55823 invoked by uid 1010); 19 Nov 2007 20:54:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55808 invoked from network); 19 Nov 2007 20:54:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Nov 2007 20:54:02 -0000 Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.224 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: judas.iscariote@gmail.com X-Host-Fingerprint: 64.233.162.224 nz-out-0506.google.com Received: from [64.233.162.224] ([64.233.162.224:1238] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/C0-50425-9E7F1474 for ; Mon, 19 Nov 2007 15:54:01 -0500 Received: by nz-out-0506.google.com with SMTP id x7so1351987nzc for ; Mon, 19 Nov 2007 12:53:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=5dZ7X3hqu0B9P4bCJq/eCmiH7XbGeYIJoHuFKRyIKvY=; b=k1X4h3c6cTy3IQ2Ms8Kxw8ePMLNHwJRgPWaq/E90mLYDb7x94r6r/AKkSyA4okDJAQtuKGR+GOEZQ1Lhb4l4sbVLuUmWrNJc43dIPAfc19buSjT0kS+c6ZO0HHZ2fbgzjmfAhlSOAk70eF4R0wd7OwbUaC1tR5T3hVaC3oE7vQU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NWrnF0ez6FQR4ql29n8/UWWgv9toM7680jyV4vNZEI1nT21N23fCQiGUIMGRDIrattuzWhjcgspAqRFy/WYa72edjqlDuFMR9HufI9CjTUqyg3o2uRQV1RqL+Oe0kOO4tzgNQnUyDEFvVuvgK1ejlT+AXI5FZLcIT8jcbqdinUc= Received: by 10.142.178.13 with SMTP id a13mr583143wff.1195505637813; Mon, 19 Nov 2007 12:53:57 -0800 (PST) Received: by 10.143.12.2 with HTTP; Mon, 19 Nov 2007 12:53:57 -0800 (PST) Message-ID: <7d5a202f0711191253g112420afg8f9694977c673b03@mail.gmail.com> Date: Mon, 19 Nov 2007 17:53:57 -0300 To: internals@lists.php.net In-Reply-To: <1195487551.7144.1.camel@sbarrow-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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> Subject: Re: [PHP-DEV] Multiple class inheritance From: judas.iscariote@gmail.com ("Cristian Rodriguez") 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/