Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20888 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4494 invoked by uid 1010); 30 Nov 2005 09:36:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4478 invoked from network); 30 Nov 2005 09:36:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Nov 2005 09:36:50 -0000 X-Host-Fingerprint: 213.136.52.68 mailgate-out2.mysql.com Linux 2.5 (sometimes 2.4) (4) Received: from ([213.136.52.68:59553] helo=mailgate.mysql.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 90/D6-14828-1B27D834 for ; Wed, 30 Nov 2005 04:36:50 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate.mysql.com (8.13.4/8.13.4) with ESMTP id jAU9ajqT010019; Wed, 30 Nov 2005 10:36:45 +0100 Received: from mail.mysql.com ([10.222.1.99]) by localhost (mailgate.mysql.com [10.222.1.98]) (amavisd-new, port 10026) with LMTP id 05868-04; Wed, 30 Nov 2005 10:36:45 +0100 (CET) Received: from [127.0.0.1] (shell.mysql.com [10.100.1.73]) (authenticated bits=0) by mail.mysql.com (8.13.3/8.13.3) with ESMTP id jAU9adKl008448 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 30 Nov 2005 10:36:42 +0100 Message-ID: <438D72A6.2070708@php.net> Date: Wed, 30 Nov 2005 10:36:38 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050704 SeaMonkey/1.0a MIME-Version: 1.0 To: Ilia Alshanetsky CC: Sara Golemon , internals@lists.php.net References: <2B.E1.14828.4130D834@pb1.pair.com> <438D1156.9000406@prohost.org> In-Reply-To: <438D1156.9000406@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailgate.mysql.com Subject: Re: [PHP-DEV] Labeled Break (nothing at all whatsoever to do with GOTO) From: hartmut@php.net (Hartmut Holzgraefe) Ilia Alshanetsky wrote: > I guess I fall into Group B, and I must say that I'd prefer either to > see goto/jump like construct or nothing at all. Be it a crippled > goto/jump or labeled breaks. So, my vote is a -1. think of not in the context of GOTO but as in 'break _number_;" finally done right' -- Hartmut Holzgraefe, Senior Support Engineer . MySQL AB, www.mysql.com