Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22992 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84775 invoked by uid 1010); 27 Apr 2006 13:22:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84759 invoked from network); 27 Apr 2006 13:22:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2006 13:22:30 -0000 X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:53115] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id EF/39-19715-695C0544 for ; Thu, 27 Apr 2006 09:22:30 -0400 Received: from localhost (strato.aixcept.de [81.169.182.136]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 6F9C235C1B7; Thu, 27 Apr 2006 15:22:22 +0200 (CEST) Date: Thu, 27 Apr 2006 15:22:21 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <366538081.20060427152221@marcus-boerger.de> To: Jochem Maas Cc: bu@orbitel.bg, php internals In-Reply-To: <444FCC7C.5060004@iamjochem.com> References: <444E0854.2000804@emini.dk> <200604251602.42837.bu@orbitel.bg> <444E2108.8050203@iamjochem.com> <749874265.20060426211537@marcus-boerger.de> <444FCC7C.5060004@iamjochem.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Static properties From: helly@php.net (Marcus Boerger) Hello Jochem, Wednesday, April 26, 2006, 9:39:40 PM, you wrote: > Marcus Boerger wrote: >> Hello Jochem, > hi Marcus, >>>(anyone with the argument that PHP!=Ruby or PHP!=Javascript might consider that >>>PHP!="the OO paradigm") >> >> >> PHP simply supports its own set and view of OO. >> > indeed, which is more than fair, but I doubt you would deny that the 'set/view' > you speak of is set in stone - then goals post do move now and again because of > new developer wishes and/or insights into usage in the real world. It turned out that nothing really is set in stone in PHP. >> >>>> >>>>>Was this not possible because of the engine implementation of the static >>>>>properties? >>>>> >> >> >> It is just some decision that was taken that the newer OO stuff should be a >> bit more strict. > 'a bit'? ;-) that said your answer is honest and to the point and makes the > position of the devs clear - which is a good thing - knowing exactly what kind of > dogfood is on offer allows for informed decision by the user. > I realise that it must be difficult to strike a balance between those that > strive to drive the language to ever greater heights of > enterprise-readiness > and the lower echalons that protest/struggle against/with the increasing > strictness of the language. (personally I find myself in between ... and sometimes > finding it hard to keep my existing code compliant :-) balance is the keyword here. >> >> Best regards, >> Marcus > many thanks for your clarification. no problem Best regards, Marcus