Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25108 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13778 invoked by uid 1010); 2 Aug 2006 09:20:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13762 invoked from network); 2 Aug 2006 09:20:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2006 09:20:39 -0000 Authentication-Results: pb1.pair.com header.from=stefan.walk@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: stefan.walk@gmail.com X-Host-Fingerprint: 66.249.92.173 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.173:59353] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id AD/33-45114-4B960D44 for ; Wed, 02 Aug 2006 05:00:37 -0400 Received: by ug-out-1314.google.com with SMTP id k3so758588ugf for ; Wed, 02 Aug 2006 02:00:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I1ZTSkq70DeBlW4E8c94Zqp7/M4hLBYxseZZojPpHwK12a++0ImsOF017ZLT4+uC5CbHzV9egHQb+u8DQOG48PSy5QeZeUOkEd7wBNEo1Go5haBI9OvJfVUWAGe0nyJRp+/NB9P8OWMpsNq62QjTC7JVNScFvtuNHSLLwkldfo4= Received: by 10.78.193.19 with SMTP id q19mr212706huf; Wed, 02 Aug 2006 02:00:33 -0700 (PDT) Received: by 10.78.117.20 with HTTP; Wed, 2 Aug 2006 02:00:33 -0700 (PDT) Message-ID: <4858f9d90608020200pae76093v86f53f1627e32ba5@mail.gmail.com> Date: Wed, 2 Aug 2006 11:00:33 +0200 To: "PHP Developers Mailing List" In-Reply-To: <44CFDB2B.1010907@cschneid.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <18810497049.20060801234124@marcus-boerger.de> <44CFDB2B.1010907@cschneid.com> Subject: Re: [PHP-DEV] RfC: rethink OO inheritance strictness From: stefan.walk@gmail.com ("Stefan Walk") For the people who have said "I can not understand why this is a bad thing": http://en.wikipedia.org/wiki/Liskov_substitution_principle Regards, Stefan