Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47457 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61165 invoked from network); 22 Mar 2010 16:12:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Mar 2010 16:12:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=mathieu.suen@easyflirt.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mathieu.suen@easyflirt.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain easyflirt.com designates 91.199.255.56 as permitted sender) X-PHP-List-Original-Sender: mathieu.suen@easyflirt.com X-Host-Fingerprint: 91.199.255.56 python-06.easyrencontre.com Linux 2.6 Received: from [91.199.255.56] ([91.199.255.56:58829] helo=mail.easyflirt.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D0/B9-14451-2F697AB4 for ; Mon, 22 Mar 2010 11:12:34 -0500 Received: from [192.168.0.51] (office.easyrencontre.com [78.155.152.6]) by mail.easyflirt.com (Postfix) with ESMTPSA id ACD66636D60 for ; Mon, 22 Mar 2010 17:12:31 +0100 (CET) Message-ID: <4BA796EE.2070105@easyflirt.com> Date: Mon, 22 Mar 2010 17:12:30 +0100 User-Agent: Thunderbird 2.0.0.24 (X11/20100317) MIME-Version: 1.0 To: internals@lists.php.net References: <4BA0DF61.1010907@easyflirt.com> <4BA0E39C.7020600@gmail.com> <4BA0E9E8.8000404@easyflirt.com> <4BA1DB19.1080608@easyflirt.com> <660eb66f1003180224g5662ba1dtb123c3ee88a3a3e5@mail.gmail.com> <4BA25919.8090805@easyflirt.com> <4BA37E11.9080403@gmail.com> <4BA3A147.2020506@easyflirt.com> <660eb66f1003190921g56d47d2cq2c8739433b55f890@mail.gmail.com> In-Reply-To: <660eb66f1003190921g56d47d2cq2c8739433b55f890@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Assign array with __get From: mathieu.suen@easyflirt.com ("mathieu.suen") You are right I am using the wrong language but i can't help. Is not me who make the decision. So for want of anything better, why not try to improve the tool. Peter Lind wrote: > Have you considered that perhaps you're trying to use the wrong > language for what you're doing? PHP does what it does now consistently > (in this regard) - what you're suggesting breaks that consistency. To > gain what, exactly? > > On 19 March 2010 17:07, mathieu.suen wrote: > >> Right I could work around the issue with the return by reference without any >> problem. >> I am still thinking that if you try to write a meta-circular interpreter you >> gonna work very hard >> to make this subtleties worked. And according to "Shriram Krishnamurthi" in >> his textbook PLAI: >> >> " a truly powerful language is one that makes it easy to write its >> meta-circular interpreter." >> >> -- Mathieu Suen >> >> >>> >>> >>> >>>>> >>>> >> >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> >> > > > > -- Mathieu Suen