Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19516 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62624 invoked by uid 1010); 8 Oct 2005 15:56:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62609 invoked from network); 8 Oct 2005 15:56:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2005 15:56:01 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:43730] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 96/50-54476-F0CE7434 for ; Sat, 08 Oct 2005 11:55:59 -0400 Received: from [192.168.1.3] (dslb-084-063-019-141.pools.arcor-ip.net [84.63.19.141]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 5E5A3610285; Sat, 8 Oct 2005 17:57:11 +0200 (CEST) Date: Sat, 8 Oct 2005 17:56:09 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <279551848.20051008175609@marcus-boerger.de> To: Stanislav Malyshev Cc: internals@lists.php.net In-Reply-To: References: <200510030943.47429.bu@orbitel.bg> <43428237.7050309@php.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] wishlist item for 6.0.0 From: helly@php.net (Marcus Boerger) Hello Stanislav, $.this_is_ridiculous, as in $.this != $this marcus Thursday, October 6, 2005, 11:14:39 AM, you wrote: HH>>>So i'm all for keeping the $this-> prefix even though it adds some HH>>>extra typing ... > Just a thought - we could have compromise solution, i.e. some syntax sugar > to mean $this->foo - for example $.foo or something like that. This way we > have clear visual difference between locals and properties and at the same > time save a lot of $this-> typing. Of course, the downside is that you > coudl type $. accidentally :) > -- > Stanislav Malyshev, Zend Products Engineer > stas@zend.com http://www.zend.com/ +972-3-6139665 ext.115 Best regards, Marcus