Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47881 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33336 invoked from network); 12 Apr 2010 08:39:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2010 08:39:34 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 188.40.37.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 188.40.37.16 hq1.backendmedia.com Linux 2.6 Received: from [188.40.37.16] ([188.40.37.16:34534] helo=hq1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/33-11452-54CD2CB4 for ; Mon, 12 Apr 2010 04:39:34 -0400 Received: from localhost (unknown [127.0.0.1]) by hq1.backendmedia.com (Postfix) with ESMTP id 126B72E30004; Mon, 12 Apr 2010 08:39:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from hq1.backendmedia.com ([127.0.0.1]) by localhost (hq1.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ah5MKeG7jjtU; Mon, 12 Apr 2010 10:39:28 +0200 (CEST) Received: from [192.168.80.107] (77-58-249-88.dclient.hispeed.ch [77.58.249.88]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by hq1.backendmedia.com (Postfix) with ESMTPSA id 8FD8A2E30006; Mon, 12 Apr 2010 10:39:28 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Mon, 12 Apr 2010 10:39:28 +0200 Cc: Stefan Marr , PHP Developers Mailing List Content-Transfer-Encoding: quoted-printable Message-ID: <03128BF8-9EAC-4BAC-AAFE-6D8AA21153DC@pooteeweet.org> References: To: Derick Rethans X-Mailer: Apple Mail (2.1078) Subject: Re: [PHP-DEV] Traits From: mls@pooteeweet.org (Lukas Kahwe Smith) On 12.04.2010, at 10:34, Derick Rethans wrote: > Hi! >=20 > Just had a look over the RFC, and from what I gathered was that only = the=20 > issue of aliasing/renaming seems slightly controversional. Would it be=20= > possible to commit traits without this feature for now? Stefan recently got karma and told me he can commit his traits patch = after the 15th. I do not really think we should leave out the aliasing, lets have as = many people as possible play with it as is. We can always = tweak/change/drop it later. regards, Lukas Kahwe Smith mls@pooteeweet.org