Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92184 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4437 invoked from network); 9 Apr 2016 14:54:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Apr 2016 14:54:49 -0000 Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.216 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.216 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.216] ([81.169.146.216:60441] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/34-03277-6B719075 for ; Sat, 09 Apr 2016 10:54:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1460213684; l=1516; s=domk; d=kelunik.com; h=Content-Type:To:Subject:Date:From:In-Reply-To:References: MIME-Version; bh=m6xOy2EnHomUGgNKL2mT6VVNS3zZM9AuqA5vm+KyxcE=; b=U0xjSxhbvaGaRvJfn4Z1UY/BTD9D789JDy81pTRuCF6U8b+xt8C4tBMwjSEOwHYQC12 BEoqLvczbWMeTA3jDBgESqN/++cLELbAX3fr0NZmN8Ol50lKIfPQG9QTovLBgJlEH5R8O njnKMAx1sVpyM4QC4j8fR9Dzf7HnYdZ4JMw= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLGvomb4bl9EfHtOnc6 X-RZG-CLASS-ID: mo00 Received: from mail-wm0-f54.google.com ([74.125.82.54]) by smtp.strato.de (RZmta 37.22 AUTH) with ESMTPSA id R02c2ds39Esh4mi (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Sat, 9 Apr 2016 16:54:43 +0200 (CEST) Received: by mail-wm0-f54.google.com with SMTP id v188so43433427wme.1 for ; Sat, 09 Apr 2016 07:54:43 -0700 (PDT) X-Gm-Message-State: AD7BkJLObgVftzMmq/CgAcG6uPu4iRyf3WMUSKiv7KZH0NLcopdhvFSyrdOzw0xWq8e4+zVTJUGE6m8bKQSmzA== X-Received: by 10.28.19.140 with SMTP id 134mr9717847wmt.73.1460213683529; Sat, 09 Apr 2016 07:54:43 -0700 (PDT) MIME-Version: 1.0 References: <5708B197.9020108@php.net> <9C0BBB93-8173-45CF-9636-888B340828FD@ez.no> <57090928.3040905@php.net> In-Reply-To: <57090928.3040905@php.net> Date: Sat, 09 Apr 2016 14:54:33 +0000 X-Gmail-Original-Message-ID: Message-ID: To: Sebastian Bergmann , internals@lists.php.net Content-Type: multipart/alternative; boundary=001a11471162e7334405300e7dd5 Subject: Re: [PHP-DEV] Final properties From: me@kelunik.com (Niklas Keller) --001a11471162e7334405300e7dd5 Content-Type: text/plain; charset=UTF-8 Readonly is already used in the documentation for some things in the DOM book. Writeonce sounds strange. Sebastian Bergmann schrieb am Sa., 9. Apr. 2016 15:52: > Am 09.04.2016 um 12:55 schrieb Niklas Keller: > > Another possible choice would be "readonly". > > Rather "writeonce", no? > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a11471162e7334405300e7dd5--