Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9405 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97400 invoked by uid 1010); 19 Apr 2004 23:54:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97352 invoked from network); 19 Apr 2004 23:54:19 -0000 Received: from unknown (HELO mail.mbobo.org) (213.133.123.182) by pb1.pair.com with SMTP; 19 Apr 2004 23:54:19 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.mbobo.org (Postfix) with ESMTP id 05EF2577576; Tue, 20 Apr 2004 01:54:19 +0200 (CEST) Received: from mail.mbobo.org ([127.0.0.1]) by localhost (debian [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27106-04; Tue, 20 Apr 2004 01:54:18 +0200 (CEST) Received: from [10.200.1.52] (adsl-68-120-96-254.dsl.sntc01.pacbell.net [68.120.96.254]) by mail.mbobo.org (Postfix) with ESMTP id B55BF577376; Tue, 20 Apr 2004 01:54:15 +0200 (CEST) In-Reply-To: <40844688.5040701@cschneid.com> References: <5.1.0.14.2.20040419112627.03efaa00@localhost> <5.1.0.14.2.20040419130523.04e3fe60@localhost> <101121849562.20040419204933@marcus-boerger.de> <0EB7FB18-923B-11D8-8782-000393B2B3C0@omniti.com> <40844688.5040701@cschneid.com> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: Marcus Boerger , Zeev Suraski , George Schlossnagle , Andi Gutmans , internals@lists.php.net Date: Mon, 19 Apr 2004 16:54:12 -0700 To: Christian Schneider X-Mailer: Apple Mail (2.613) X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at mbobo.org Subject: Re: [PHP-DEV] Interface inheritance From: sterling@php.net (Sterling Hughes) It is. This is a mailing list discussing for discussing the use of exceptions and compile errors in java. If you are not interested in that, please unsubscribe. -Sterling On Apr 19, 2004, at 2:37 PM, Christian Schneider wrote: > George Schlossnagle wrote: >>>> Just to clarify a bit on why I think that we should differentiate: >>>> 1. First of all, I agree that in a perfect world we should go with >>>> E_COMPILE_ERROR for everything. Maybe now that's constructors are >> +1 > > Are you guys serious about a compile error if I override a method with > different parameters? This must be the mailing list of a different > language than PHP... > > - Chris > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >