Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6425 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64705 invoked by uid 1010); 13 Dec 2003 19:06:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64657 invoked from network); 13 Dec 2003 19:06:07 -0000 Received: from unknown (HELO h24-68-209-231.gv.shawcable.net) (24.68.209.231) by pb1.pair.com with SMTP; 13 Dec 2003 19:06:07 -0000 Received: from zworg.com (localhost.localdomain [127.0.0.1]) by h24-68-209-231.gv.shawcable.net (8.12.8/8.12.8) with ESMTP id hBDJ65qs002998; Sat, 13 Dec 2003 11:06:06 -0800 Message-ID: <3FDB631D.10306@zworg.com> Date: Sat, 13 Dec 2003 11:06:05 -0800 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031014 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Timm Friebe , internals@lists.php.net References: <3FD67054.2030000@zworg.com> <1071041926.2830.16.camel@c15.localdomain> <3FD7BA7D.2050401@akbkhome.com> <1071335110.1509.1.camel@localhost> In-Reply-To: <1071335110.1509.1.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] With End With From: jdavidson@zworg.com (jason davidson) Timm Friebe wrote: >On Thu, 2003-12-11 at 00:29, Alan Knowles wrote: > > >>This has been discussed before on the mailing list, (either this or ZE2) >>and rejected. - have a look through the archives >> >> >http://zend.com/phorum/read.php?num=6&id=242&loc=0&thread=242 > >- Timm > > > > THanks for the thread, i see at least im not the only one that likes the idea, however, i would really prefer the syntax to seperate methods and properties from funcions and vars inside the with block. Jason