Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78596 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99223 invoked from network); 3 Nov 2014 22:01:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Nov 2014 22:01:43 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.208 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.208 imap2-3.ox.privateemail.com Received: from [192.64.116.208] ([192.64.116.208:42907] helo=imap2-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/14-10620-54BF7545 for ; Mon, 03 Nov 2014 17:01:41 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 382738C0082 for ; Mon, 3 Nov 2014 17:01:38 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hZOrCvBwiJvK for ; Mon, 3 Nov 2014 17:01:38 -0500 (EST) Received: from oa-res-26-28.wireless.abdn.ac.uk (oa-res-26-28.wireless.abdn.ac.uk [137.50.26.28]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id CC23E8C0080 for ; Mon, 3 Nov 2014 17:01:37 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) In-Reply-To: <6E04B9BE-854E-4112-8C74-7D90BD8BFE95@ajf.me> Date: Mon, 3 Nov 2014 22:01:35 +0000 Content-Transfer-Encoding: quoted-printable Message-ID: <4E3B2605-CA5F-457B-8C36-FCC4A6457F96@ajf.me> References: <6E04B9BE-854E-4112-8C74-7D90BD8BFE95@ajf.me> To: PHP Internals X-Mailer: Apple Mail (2.1990.1) Subject: Re: [PHP-DEV] [RFC] Readonly Properties From: ajf@ajf.me (Andrea Faulds) > On 24 Oct 2014, at 00:36, Andrea Faulds wrote: >=20 > Here=E2=80=99s another RFC: = https://wiki.php.net/rfc/readonly_properties After further though, I am withdrawing this RFC. It=E2=80=99s confusing = and a half-baked solution to the problem. Also, I=E2=80=99m not sure I = like the idea of variable visibility accessors in any other form, = either. So that=E2=80=99s that. -- Andrea Faulds http://ajf.me/