Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99244 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74131 invoked from network); 29 May 2017 23:00:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2017 23:00:32 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.49 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.218.49 mail-oi0-f49.google.com Received: from [209.85.218.49] ([209.85.218.49:35163] helo=mail-oi0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/39-34073-F08AC295 for ; Mon, 29 May 2017 19:00:32 -0400 Received: by mail-oi0-f49.google.com with SMTP id l18so92003227oig.2 for ; Mon, 29 May 2017 16:00:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=usFo5vTptwupY3K2mzH8QhkJjoA/fmKqj5/9CcITjGw=; b=PHXHUZoVw9lMMtNREkXKkdexWebwku3YEq1tBlBif/rwnXDl5n5N3C0b0IhX43GVhI CW4PHGa+o2DLxfcr8O2w4kIIzDjV1PCn3txrGFlyy9heNpdTVqQ3bU4CbNZSN3xq70Ql iy7FEqKEFGeZMkyGV7uA/yC1rizbiO8XWMVye92D4oA1zSwZwcg/KjIjNPJMvU1GgmuQ ysljDElk1+xVj92jZw2VjazWcx6WvzLBg46724N6YI5xy2dA5snICHGJoOdj3N85oGxZ z5X4gLqcbNdn9UgNbQdB3dSD68Kjnl4q0myy24i8HpS2jYGAWXFUiEDiB1n8p0V3vPEh BJBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=usFo5vTptwupY3K2mzH8QhkJjoA/fmKqj5/9CcITjGw=; b=bTYrUqnOEsKIHBQxLDSvhANJCuST0939sK4d1Cm/eoKNSgnaL6UzX/n04TM9cX2mRK H7UzkYrvHC+zkWwmDYL9I4DbXA4mQyABbeP/32olWK7QDwzrTfLd/Z4ZENDhRLhLEG1v HtN5/dd0EUVEQKpAzzbX6YzPP74oK+EsshPpTMZzNElSH9F57wn5HL2jzcmBGGo4wH5N obZY/RPnOSsnMSuhj3SvxM3I6gsiOCIwUzvdQzkO3/BH4tqn9sfuQl4QJhNO3ynE8DEn bF8TYTytCwQwVelPnVP7n0etbDPVncIhDt2FsmZxv3Z87/ZzuGP4DinwfKA0hQS94p/2 JosA== X-Gm-Message-State: AODbwcCecHdh6LFfDwusMJUdrtNF4M0Yts2uagOnclcQUiEJG3xJjVoH x/G7Go9DlGszycwwypk= X-Received: by 10.202.219.11 with SMTP id s11mr8352420oig.213.1496098828524; Mon, 29 May 2017 16:00:28 -0700 (PDT) Received: from Stas-Air.lan (108-233-206-104.lightspeed.sntcca.sbcglobal.net. [108.233.206.104]) by smtp.gmail.com with ESMTPSA id z23sm5014833otz.11.2017.05.29.16.00.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2017 16:00:27 -0700 (PDT) To: Fleshgrinder , php-internals References: <9dffe898-e550-c6d6-46bd-86dcf74735ea@fleshgrinder.com> Message-ID: <9652e487-86e7-20b7-ca1f-bd28a94f514b@gmail.com> Date: Mon, 29 May 2017 16:00:29 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <9dffe898-e550-c6d6-46bd-86dcf74735ea@fleshgrinder.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Class Naming in Core From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > People are complaining over at Reddit [1] Isn't it what Reddit is for? ;) > I know that this is probably a topic nobody cares much about, at least > we did not end up in this kind of bikeshedding in the UUID discussion > thread, but it is after all an important question when designing a language. I personally don't think it is a very important decision, since nothing much would change either way, but my preference would be: 1. If there's an established acronym, keep it (GMP, DOM, XML, HTTP). 2. If it's just words, use CamelCase. Second preference is all CamelCase, treating acronyms as a single word (e.g. RpcOverHttpsViaXml). -- Stas Malyshev smalyshev@gmail.com