Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21958 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81738 invoked by uid 1010); 20 Feb 2006 11:43:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81723 invoked from network); 20 Feb 2006 11:43:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2006 11:43:23 -0000 X-Host-Fingerprint: 87.123.85.73 i577B5549.versanet.de Received: from ([87.123.85.73:19038] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 00/FB-45151-A5BA9F34 for ; Mon, 20 Feb 2006 06:43:22 -0500 Message-ID: <00.FB.45151.A5BA9F34@pb1.pair.com> To: internals@lists.php.net Date: Mon, 20 Feb 2006 12:43:23 +0100 User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 References: <045701c634af$050b5df0$6402a8c0@foxbox> <7.0.1.0.2.20060218112459.03e617c0@zend.com> <04e401c634db$69a82ff0$6402a8c0@foxbox> <7.0.1.0.2.20060218144712.03e32c18@zend.com> <4e89b4260602191509g549541d9t4d8b82008cfc380a@mail.gmail.com> <43F986A0.1020103@php.net> In-Reply-To: <43F986A0.1020103@php.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 87.123.85.73 Subject: Re: [PHP-DEV] True labelled breaks From: lsmith@php.net (Lukas Smith) Hartmut Holzgraefe wrote: > Wez Furlong wrote: >> I think not many people use it because it's difficult to use. >> Having real labels might change that. >> Personally, I'd prefer real goto, as I've stated in the past. >> Just for the record again, I'm +1 for goto, and +0.5 for labelled >> breaks only if we've totally given up on goto. > > FULLACK +1 regards, Lukas