Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85801 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41680 invoked from network); 14 Apr 2015 09:50:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2015 09:50:05 -0000 X-Host-Fingerprint: 109.43.1.56 ip-109-43-1-56.web.vodafone.de Received: from [109.43.1.56] ([109.43.1.56:1474] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/35-08334-AC2EC255 for ; Tue, 14 Apr 2015 05:50:03 -0400 Message-ID: <65.35.08334.AC2EC255@pb1.pair.com> To: internals@lists.php.net Date: Tue, 14 Apr 2015 11:49:58 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 References: <006d01d07603$3a104a70$ae30df50$@php.net> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Posted-By: 109.43.1.56 Subject: Re: [PHP-DEV] New RFC draft "static class constructor" From: mail@deroetzi.de (Johannes Ott) Am 14.04.2015 um 00:16 schrieb Levi Morrison: >> - IMO, the method should be called when the class is created, just after every parent class and implemented interfaces are created. > > In general I think static class data and static class constructors are > a sign of poorly designed code, which means I am against this feature. Thanks for the flowers as we would say in Germany! I didn't hear I'm doing poor code for a long time now :( -- DerOetzi