Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:681 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10193 invoked by uid 1007); 4 Apr 2003 17:06:39 -0000 Message-ID: <20030404170639.10192.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: jay@php.net Mail-Copies-To: jay@php.net Date: Fri, 04 Apr 2003 12:06:38 -0500 References: <20030404145236.GA32691@hyperion.gravitonic.com> <1049469044.6067.1.camel@hasele> <20030404160719.GB1558@hyperion.gravitonic.com> <1049475676.28232.615.camel@salem.intra.nobolt.net> Lines: 31 User-Agent: KNode/0.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 216.94.11.234 Subject: Re: [PHP-DEV] Static and non-static methods From: jay@php.net (J Smith) It's been said before, but PHP isn't C++ or Java, so why would they have to be compatible? J Per Lundberg wrote: > On Fri, 2003-04-04 at 18:07, Andrei Zmievski wrote: >> On Fri, 04 Apr 2003, Derick Rethans wrote: >> > > Well its a BC nightmare, and I don't really see any big advantage. >> > Agreed, breaking BC for this sounds like a bad idea to me. >> sometimes I just hate BC.. > > Why only sometimes? > > Besides, it is much a matter of asking yourself: what is most important, > being compatible with old PHP ugly-OO code or compatibility with other > OO-languages such as C++ and Java? > > I know what I would answer to that question. :-) > > -- > Best regards, > > Per Lundberg / Capio ApS > Phone: +46-18-4186040 > Fax: +46-18-4186049 > Web: http://www.nobolt.com