Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35689 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11742 invoked by uid 1010); 21 Feb 2008 13:06:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11727 invoked from network); 21 Feb 2008 13:06:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2008 13:06:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain strojny.net designates 85.10.204.248 as permitted sender) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 85.10.204.248 milch.schokokeks.org Received: from [85.10.204.248] ([85.10.204.248:55549] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/B3-21621-6577DB74 for ; Thu, 21 Feb 2008 08:06:31 -0500 Received: from [10.22.2.133] (colt-d53d2146.colt.mediaventures.de [::ffff:213.61.33.70]) (AUTH: PLAIN lars@schokokeks.org, SSL: TLSv1/SSLv3,256bits,CAMELLIA256-SHA) by milch.schokokeks.org with esmtp; Thu, 21 Feb 2008 14:06:27 +0100 id 0000000000020002.0000000047BD7753.00007EA1 To: Lukas Kahwe Smith Cc: Gregory Beaver , internals Mailing List In-Reply-To: <03E69BFA-BDFB-4BAF-9109-DE840A35F1E8@pooteeweet.org> References: <47BD207C.2080905@chiaraquartet.net> <03E69BFA-BDFB-4BAF-9109-DE840A35F1E8@pooteeweet.org> Date: Thu, 21 Feb 2008 14:06:26 +0100 Message-ID: <1203599186.2101.1.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_milch.schokokeks.org-32417-1203599187-0001-2" X-Mailer: Evolution 2.21.91 Subject: Re: [PHP-DEV] Trait aliasing syntax suggestions From: lars@strojny.net (Lars Strojny) --=_milch.schokokeks.org-32417-1203599187-0001-2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, Am Donnerstag, den 21.02.2008, 13:55 +0100 schrieb Lukas Kahwe Smith: [...] > I like "trait" instead of "use" or any of the other proposals as well Do you like "class Foo class Bar" instead of "class Foo extends Bar"? Normally PHP uses a descriptive naming scheme, while "class Foo { trait XY; }}" would be declarative. cu, Lars --=_milch.schokokeks.org-32417-1203599187-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit Content-Description: Dies ist ein digital signierter Nachrichtenteil -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iQIcBAABAgAGBQJHvXdHAAoJECQPF+sCY6wHaEMP/2mtxNFCtLCvMPkwbIsiINsX Aunk9NlGI2R3Fpethx933HOyyRVTYSjqxWVEpnGlMpJSNeLKwgD6CoObxiMP0KXa boX9cSlOMW0LwGDWPkARq/QL2Wj18H1sOlJf7ip/XPA/ZnUjua9L/3DBkb0ugpOc rYd1GUrqAehXYdJlTocvGIQUXvyUadlJ8RvaTdAFb2C6GNLXXjIN+/j5JqOOvbdZ /tS+d+7ahNwVFSc4uUrc7Y4nmqnhc67/df61+boQsW3Q6+ZH8/kQRC6us+YXK0g4 SrLnxEz6Hw1ck4a3kRsaRp8i0xF4JAXeQ54pu/PAUngt7Pot7qPOOLBTvS/ZTYaU dcaelrHSnHkSNfLlfcDqNvBp0GtUEOfX8UbvgjjM8ju7QGyZdAoyBp/85A0jpElZ imL64srG5FpakVjSwSJaa9Cqa+UgZBYMyVbue1AQDJyh5F168+RuotsqroH3BZMU MDwXutjEeklKK1kMSruXPcbxojfoVVKsoaQH4kK6vfeixPLSNIiKFhVnL24BKfN5 +g9MjGWuxP3wt0hI48xfyr8QUUf3DWJT4Q9Gak9qJGBjz1elk+u2EhBF+dSv4t2F XMa/HG5GpEnIgxG6faaCx4rS3PdIUYmE+2JwStgFJFDkaS+ej0URX303YjiE41G+ d+MusPhxCJkjrK4Grvws =UtSt -----END PGP SIGNATURE----- --=_milch.schokokeks.org-32417-1203599187-0001-2--