Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25109 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20206 invoked by uid 1010); 2 Aug 2006 09:39:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20191 invoked from network); 2 Aug 2006 09:39:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2006 09:39:58 -0000 X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:59275] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id A1/45-45114-CE270D44 for ; Wed, 02 Aug 2006 05:39:58 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.6/8.12.11) with ESMTP id k729drpT019362; Wed, 2 Aug 2006 11:39:53 +0200 Date: Wed, 2 Aug 2006 11:39:40 +0200 (CEST) X-X-Sender: derick@localhost To: Lukas Smith cc: internals@lists.php.net In-Reply-To: Message-ID: References: <18810497049.20060801234124@marcus-boerger.de> <1154478748.6599.16.camel@blobule> X-Face: "L'&?Ah3MYF@FB4hU'XhNhLB]222(Lbr2Y@F:GE[OO;"F5p>qtFBl|yVVA&D{A(g3[C}mG:199P+5C'v.M/u@Z\![0b:Mv.[l6[uWl' MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] RfC: rethink OO inheritance strictness From: derick@php.net (Derick Rethans) On Wed, 2 Aug 2006, Lukas Smith wrote: > again i feel that people who want to use PHP as a "proper" OO language will > definately benefit from a strict mode if they are willing to put in the extra > planning. however alienating the userbase for this by making it impossible to > keep the old low planning OO style would be a bad idea. So then the only option is to introduce a "i-dont-want-to-care-about-oo-in-my-classes-mode" for the people who simply don't care. Derick